Is is possible to hold and release CUPS print jobs from command line? How to do it?
I tried cupsenable:
sudo cupsenable --release myprinter
but it didn't work.
|
Is is possible to hold and release CUPS print jobs from command line? How to do it? I tried cupsenable:
but it didn't work. |
||||
|
|
|
I figured it out by myself: do
to get the job id and then
|
|||
|
|