diff --git a/cheat_sheets/awk_cheatsheet.md b/cheat_sheets/awk_cheatsheet.md new file mode 100644 index 0000000..681f98f --- /dev/null +++ b/cheat_sheets/awk_cheatsheet.md @@ -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