Using a PostScript printer
When the PostScript printers and filters have been installed, the print service manages PostScript files like any others.
If psfile is a file containing a PostScript document and psprinter has been defined to the print service as a PostScript printer, the command
lp -d psprinter -T PS psfile
schedules the print request and manages the transmission of the request to the PostScript printer.