1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

awk: add link to homepage

This commit is contained in:
pxgamer 2019-06-09 00:05:27 +01:00 committed by Marco Bonelli
parent c647da36d2
commit 9b992ed24e

View file

@ -1,6 +1,7 @@
# awk
> A versatile programming language for working on files.
> More information: <https://github.com/onetrueawk/awk>.
- Print the fifth column (a.k.a. field) in a space-separated file: