|
|
|
|
|
by bluejellybean
1296 days ago
|
|
I say this as someone who has been heavily using the command line for the last decade, even if you "know" how to use a CLI decently well, go read this if you haven't. From only a couple minutes of reading I found not one, but two new tidbits that I never even considered looking up. This information will completely change my daily levels of frustration when using a CLI. Very, very high ROI link. |
|
Some notable ones for me:
* curl cheat.sh/command will give a brief "cheat sheet" with common examples of how to use a shell command.
* `sort -h` can sort the output of `du -h`
* https://www.gnu.org/software/datamash/
* https://catonmat.net/ldd-arbitrary-code-execution