Printer devices
A printer/plotter device is a special file in the /dev/directory for a real printer.
This file can be used by redirection (for example, cat FileName >
/dev/lp0
) or by user-written, compiled programs. Settings for this
device driver can be displayed and changed using the splp command.
Before any of the spooler commands can access a printer device, a print queue
must be created for the device.