[Ilugc] One Day One Command (LPQ)

  • From: sbharathi@xxxxxxxxxxxxx (Bharathi Subramanian)
  • Date: Mon May 16 14:26:34 2005

Sarovar.org is India's first portal to host projects under Free/Open
source licenses and hosted at AsiaNet data center, Trivandrum. It is
customised, installed and maintained by Linuxense as part of their
community services and sponsored by River Valley Technologies.
URL: http://sarovar.org

One Day One Command
===================

lpq --  Show printer queue status

Summary:

lpq shows the current print queue status on the named printer. Jobs
queued on the default destination will be shown if no printer/class 
is specified on the command-line.

Example:

$ lpq -- Show the default printer Queue status.

$ lpq -P prn2 -- Show the printer PRN2 status.

$ lpq -a -- Show all printers status.

$ lpq -l -- Show in long format.

$ lpq +5 -- Show the status of the default printer status for 
            every 5 Sec interval, until queue become empty.

Read: man lpq

Bye :)
--
Bharathi S
ODOC -- http://www.livejournal.com/community/ilugc/

Other related posts:

  • » [Ilugc] One Day One Command (LPQ) - Bharathi Subramanian