mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-09 03:57:42 +00:00
Update cheatsheets
This commit is contained in:
2
tldr/awk
2
tldr/awk
@@ -6,6 +6,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# awk
|
||||
|
||||
> A versatile programming language for working on files.
|
||||
> Note: Different implementations of AWK often make this a symlink of their binary.
|
||||
> See also: `gawk`.
|
||||
> More information: <https://github.com/onetrueawk/awk>.
|
||||
|
||||
- Print the fifth column (a.k.a. field) in a space-separated file:
|
||||
|
||||
Reference in New Issue
Block a user