Cookie

At work, I managed to introduce a tool that used by hundreds of people. It's called "bs". It's an extensible command dispatcher and has a command called "wtf" (for "where to find" […]). "wtf" is like the "which" command — it prints the location of commands. Sometimes you want to know all the locations of commands. For that, "wtf" has the --lol option (for "list of locations"). So something like "bs wtf --lol wtf" is a perfectly valid (and useful!) command line.

— mario-goulart in #chicken