Hacker News new | ask | show | jobs
by asicsp 1184 days ago
Sorted by votes: https://www.commandlinefu.com/commands/browse/sort-by-votes

Filter option is nice too, here's top `awk` commands: https://www.commandlinefu.com/commands/matching/awk/YXdr/sor... (expected removing duplicates to be #1 instead of #3)

There are comments too, but some are filled with spam.

See also:

* http://www.compciv.org/unix-tools/

* https://github.com/jlevy/the-art-of-command-line

* https://github.com/learnbyexample/scripting_course#ebooks (my books on grep/sed/awk/perl/ruby/coreutils/etc - free to read online)

1 comments

It's unfortunate the #2 listing is outdated (python2 vs python3)
Yeah, and that reminds me of stackoverflow answers for older software versions. Also, the comments have the updated command for python3.