#321: add lp and lpstat commands (kudos to @Qtrain)

This commit is contained in:
Igor Shubovych
2015-12-01 04:44:01 +02:00
parent cddacee9d1
commit 08b7e1c0cd
3 changed files with 35 additions and 1 deletions

11
pages/common/lpstat.md Normal file
View File

@@ -0,0 +1,11 @@
# 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`