logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Display Printer Status - Control Printing with lpstat | Online Free DevTools by Hexmos

Display printer status information with lpstat. Monitor print jobs, manage printers, and diagnose printing issues efficiently. Free online tool, no registration required.

lpstat

Display status information about the current classes, jobs, and printers. More information: https://keith.github.io/xcode-man-pages/lpstat.1.html.

  • Show a long listing of printers, classes, and jobs:

lpstat -l

  • Force encryption when connecting to the CUPS server:

lpstat -E

  • Show the ranking of print jobs:

lpstat -R

  • Show whether or not the CUPS server is running:

lpstat -r

  • Show all status information:

lpstat -t

See Also