mirror of https://github.com/CrimsonTome/tldr.git
12 lines
196 B
Markdown
12 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`
|