Example:
MarketingRP1_PS123456:\ [TAB] :lp=:\
[TAB] :rm=PS_Rm203:\
[TAB] :rp=L1:\
[TAB] :sd=/usr/spool/Marketing:\
[TAB] :mx#0:
Repeat this process for each Logical Printer/Print Queue combination that you wish to create.
Printing using LPD
For LPD printing instructions, refer to your UNIX manual. The following example is for a BSD system:
lpr
Where:
printer_name is the name of the Print Queue defined on the Unix host. filename is the name of the file you wish to print.
Example:
lpr
In the above example, the /etc/hosts file is sent to the printer queue Marketing. It will then be sent to the logical printer associated with this queue.
Page 73