System Administration Guide, Volume 2

Examples--Checking the Status of Print Requests

In the following example, the command shows that user fred has one print request queued to the printer luna.


$ lpstat
luna-1    fred     1261    Jul 12 17:34

In the following example, the command shows that the user paul currently has no print requests in queue.


$ lpstat -u paul

In the following example, the command shows that there are two print requests on the printer moon.


$ lpstat -o moon
moon-78    root     1024   Jul 14 09:07
moon-79    root     1024   Jul 14 09:08