Having a bash with bash
Let's say we want to write a command that allows you to take the output of the previous command and stick it in your editor so you can page through it, save it, email it, etc. One way to do it is with bash's "process...
Emacs Emacs Emacs