Skip to content

Instantly share code, notes, and snippets.

@caius
Created April 23, 2018 17:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save caius/95469afd011717af43c1aff37124f7dd to your computer and use it in GitHub Desktop.
Save caius/95469afd011717af43c1aff37124f7dd to your computer and use it in GitHub Desktop.
Name one unix tool for every letter of the alphabet, timed.
# 4m 21s
awk
bc
cut
diff
ed
find
grep
history
irb
jq
ksh
ls
mount
nmap
ocaml
pgrep
qmv
rev
sed
tac
umount
vi
xz
yarn
zgrep
@caius
Copy link
Author

caius commented Apr 23, 2018

I'd swap history for hexdump if shell builtins weren't allowed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment