mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 14:26:04 +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
|
# awk
|
||||||
|
|
||||||
> A versatile programming language for working on files.
|
> 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:
|
- Print the fifth column (a.k.a. field) in a space-separated file:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue