Show current status of printers
phspool [-h height] [-S i|m|n] [-s server]
[-w width] [-x x_pos] [-y y_pos]
Shows the current status of your printers.
Run phspool using Photon server on node 4:
phspool -s4
Or
phspool -s//4/dev/photon
Run at initial position (10,10) with initial dimension of 200*300.
phspool -x10 -y10 -h200 -w300