LinuxCommandLibrary

cups

Open source printing system.

TLDR

View documentation for running the CUPS daemon

$ tldr cupsd
copy


View documentation for managing printers
$ tldr lpadmin
copy


View documentation for printing files
$ tldr lp
copy


View documentation for checking status information about the current classes, jobs, and printers
$ tldr lpstat
copy


View documentation for cancelling print jobs
$ tldr lprm
copy

Copied to clipboard