System Administration Guide: Advanced Administration

Examples—Checking the Status of Print Requests

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


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

The following example shows that the user paul currently has no print requests in queue.


$ lpstat -u paul

The following example shows that two print requests are queued on the printer moon.


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