mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-29 04:21:03 +08:00
504 B
504 B
lpstat
Show status information about printers. See also:
lp,lpoptions. More information: https://manned.org/lpstat.
- List all queued print jobs:
lpstat
- List printers present on the machine and whether they are enabled for printing:
lpstat -p
- Show the default printer:
lpstat -d
- Display all available status information:
lpstat -t
- List print jobs queued by a specific user:
lpstat -u {{user}}
- Display what devices the printers are attached to:
lpstat -v