Forrest logo
back to context overview

lpinfo

List of commands for lpinfo:

  • lpinfo:tldr:8524c lpinfo: List all the currently installed printer drivers.
    $ lpinfo -m
    try on your machine
    explain this command
  • lpinfo:tldr:a28a9 lpinfo: List all the currently connected printers.
    $ lpinfo -v
    try on your machine
    explain this command
  • lpinfo:tldr:f9050 lpinfo: Search installed printer drivers by make and model.
    $ lpinfo --make-and-model "${printer_model}" -m
    try on your machine
    explain this command
back to context overview