Chapter 9: Printing (The Gutenberg Thing)
Overview
In This Chapter
Sending stuff to the printer
Finding the printer
Stupid printing tricks
Unless you happen to work in the paperless office of the future (reputed to be down the hall from the paperless bathroom of the future), from time to time you will want to print stuff. The good news is that doing so is usually easy. The bad news is that nothing is as easy as it should be.The major extra complication is that the way to print things is different on UNIX BSD and System V systems. (Remember which one you have? Refer to Chapter 2 if you don’t. You may have written it on the Cheat Sheet in the front of this book.) We start by explaining how you print something already in a file; then we go on to the fancy stuff.