lpr is the command used to print. Typical syntax is:
lpr -P ps3457 foo.ps
Where -P ps3457 specifies the print queue ps3457, and foo.ps is a postscript file you wish to print.