From 5ea084b8ea60e68d0b22a423973e7274270d0166 Mon Sep 17 00:00:00 2001 From: Morgan Date: Sat, 17 Aug 2019 15:56:28 +0200 Subject: [PATCH] useful commands (cli) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b74a0b3..ac10dcb 100644 --- a/README.md +++ b/README.md @@ -5255,6 +5255,7 @@ Raw * [Bash-Oneliner](https://onceupon.github.io/Bash-Oneliner/) - A collection of handy Bash One-Liners and terminal tricks for data processing and Linux system maintenance. **Bonus** : [GitHub repository](https://github.com/onceupon/Bash-Oneliner) * [crontab guru](https://crontab.guru/) - The quick and simple online editor for testing cron schedule expressions * [Remy Sharp](https://remysharp.com/2018/08/23/cli-improved) - (2018) CLI: improved | presentation of several powerful CLI tools +* [wwong99/useful_commands.md](https://github.com/wwong99/pentest-notes/blob/9a9d4117cebf06597c050904b387fd14ab59096f/os/useful_commands.md) - Useful commands By [@climagic](https://twitter.com/climagic) ## Programmer humor * [CommitStrip](http://www.commitstrip.com/en) - daily life of developers