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

Manage CUPS Printing - Open Source Print System | Online Free DevTools by Hexmos

Manage CUPS printing with this open-source print system. Control print jobs, configure printers, and view status information. Free online tool, no registration required.

cups

Open source printing system. CUPS isn’t a single command, but a set of commands. More information: https://www.cups.org/index.html.

  • View documentation for running the CUPS daemon:

tldr cupsd

  • View documentation for managing printers:

tldr lpadmin

  • View documentation for printing files:

tldr lp

  • View documentation for checking status information about the current classes, jobs, and printers:

tldr lpstat

  • View documentation for cancelling print jobs:

tldr lprm

See Also