From a63fb39176f2193c3020964e56219c260e6812f4 Mon Sep 17 00:00:00 2001 From: Morgan Date: Wed, 8 Jul 2020 21:57:53 +0200 Subject: [PATCH] (2015) AWK one-liner collection --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 790e009..c183d40 100644 --- a/README.md +++ b/README.md @@ -702,6 +702,7 @@ curl --user username:password -X POST -F "jenkinsfile= News @@ -6524,6 +6525,7 @@ type `curl ident.me` to know your public ip * [joshuathompson/baton](https://github.com/joshuathompson/baton) - CLI to manage Spotify playback | You are using Spotify and would love to use it via terminal / CLI tools ? try baton ;-) * [command-not-found.com](https://command-not-found.com/) - Install any command on any operating system. * [Jeffrey Paul](https://sneak.berlin/20191011/stupid-unix-tricks/) - (2019) Stupid Unix Tricks +* [Guido Socher](http://tuxgraphics.org/~guido/scripts/awk-one-liner.html) - (2015) AWK one-liner collection ## Shell Aliases See also [Dotfiles / Aliases](#dotfiles--aliases)