1lprint-default(1) Michael R Sweet lprint-default(1)
2
3
4
6 lprint-default - set or get the default printer queue.
7
9 lprint default [ -d PRINTER ] [ -u PRINTER-URI ]
10
12 This command gets or sets the default printer queue. When run without
13 options, the current default printer is written to the standard output.
14 Otherwise, the default printer is changed.
15
17 The following options are recognized by lprint default:
18
19 -d PRINTER
20 Specifies the new default printer queue.
21
22 -u PRINTER-URI
23 Specifies an "ipp:" or "ipps:" URI for a remote printer.
24
26 lprint(1), lprint-add(1), lprint-modify(1), lprint-printers(1).
27
29 Copyright © 2019-2021 by Michael R Sweet.
30
31
32
332021-12-21 LPrint lprint-default(1)