There are many subtle joys associated with working almost exclusively in the command line all day: tab completion, a simple interface, and unix pipes. Like general command-line mastery, learning how to wrest unix pipes to your best advantage can translate into a wide variety of benefits. Don't get me wrong, when you need a scripting language, use a fully fledged scripting language – bash isn't goi
