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:
parent
c647da36d2
commit
9b992ed24e
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue