snippetbashTip
CUPS — Open source printing system. Note: CUPS isn't a command, but a set of commands. More information: <h
Viewed 0 times
commandnotesourcecliopenprintingcupssystem
Problem
How to use the
CUPS command: Open source printing system. Note: CUPS isn't a command, but a set of commands. More information: <https://www.cups.org/index.html>.Solution
CUPS — Open source printing system. Note: CUPS isn't a command, but a set of commands. More information: <https://www.cups.org/index.html>.View documentation for running the CUPS daemon:
tldr cupsdView documentation for managing printers:
tldr lpadminView documentation for printing files:
tldr lpView documentation for checking status information about the current classes, jobs, and printers:
tldr lpstatView documentation for cancelling print jobs:
tldr lprmCode Snippets
View documentation for running the CUPS daemon
tldr cupsdView documentation for managing printers
tldr lpadminView documentation for printing files
tldr lpView documentation for checking status information about the current classes, jobs, and printers
tldr lpstatView documentation for cancelling print jobs
tldr lprmContext
tldr-pages: common/CUPS
Revisions (0)
No revisions yet.