How to resume CUPS printer from command line
Posted
by stach81
on Stack Overflow
See other posts from Stack Overflow
or by stach81
Published on 2010-03-03T13:25:43Z
Indexed on
2010/04/12
11:03 UTC
Read the original article
Hit count: 329
Hello I have printer in CUPS that due driver problems (hp 1010) form time to time goes into pause. I would like to write a shell script that will be once per hour resuming printer in cups. But I have no idea after googling for couple of minutes how to resume printer from shell command line.
Regards Stan
© Stack Overflow or respective owner