Next Previous Contents

8. PrintingOnce all these files are setup, just restart lpd on all the approriate machines, and fire away. For example, to printto the printserver above, you could just issue the command:

 lpr -Plp filename.foo 

or even just:

lpr filename.foo

if queue "lp" on "machine.out.there.com" is the default printer, which can be set with the PRINTER env variable.


Next Previous Contents