1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 22:44:56 +02:00
tldr/pages/common/lpstat.md
2015-12-01 04:44:01 +02:00

11 lines
196 B
Markdown

# lpstat
> print status information about printers
- List printers present on the machine and whether they are enabled for printing.
`lpstat -p`
- Print the default printer name.
`lpstat -d`