mirror of
https://github.com/The-Art-of-Hacking/h4cker
synced 2024-11-10 05:34:12 +00:00
Create awk_cheatsheet.md
This commit is contained in:
parent
2891a36532
commit
650ca73d87
1 changed files with 5 additions and 0 deletions
5
cheat_sheets/awk_cheatsheet.md
Normal file
5
cheat_sheets/awk_cheatsheet.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
# awk cheatsheets
|
||||
The following are a collection of cheatsheets of the awk Linux Command:
|
||||
- https://www.shortcutfoo.com/app/dojos/awk/cheatsheet
|
||||
- https://catonmat.net/ftp/awk.cheat.sheet.pdf
|
||||
- https://shinnok.com/cheatsheets/programming-scripting/awk/awk_cheatsheet.pdf
|
Loading…
Reference in a new issue