lpinfo(8) | Apple Inc. | lpinfo(8) |
lpinfo - show available devices or drivers (deprecated)
lpinfo [ -E ] [ -h
server[:port] ] [ -l ] [ --device-id
device-id-string ] [ --exclude-schemes scheme-list ] [
--include-schemes scheme-list ] [ --language
locale ] [ --make-and-model name ] [ --product
name ] -m
lpinfo [ -E ] [ -h server[:port] ] [
-l ] [ --exclude-schemes scheme-list ] [
--include-schemes scheme-list ] [ --timeout
seconds ] -v
lpinfo lists the available devices or drivers known to the CUPS server. The first form (-m) lists the available drivers, while the second form (-v) lists the available devices.
lpinfo accepts the following options:
The lpinfo command is unique to CUPS.
List all devices:
lpinfo -v
List all drivers:
lpinfo -m
List drivers matching "HP LaserJet":
lpinfo --make-and-model "HP LaserJet" -m
CUPS printer drivers and backends are deprecated and will no longer be supported in a future feature release of CUPS. Printers that do not support IPP can be supported using applications such as ippeveprinter(1).
lpadmin(8), CUPS Online Help (http://localhost:631/help)
Copyright © 2007-2019 by Apple Inc.
CUPS | 26 April 2019 |