2025-03-14 21:59:59 -06:00
|
|
|
# CUPS
|
|
|
|
|
|
|
|
|
|
> Open source printing system.
|
2026-02-18 06:55:01 -07:00
|
|
|
> Note: CUPS isn't a command, but a set of commands.
|
2025-03-14 21:59:59 -06:00
|
|
|
> 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`
|