[plug] cancelling a CUPS print job
Craig Ringer
craig at postnewspapers.com.au
Wed Nov 19 14:45:57 WST 2003
> Otherwise, kill the print job in cups, stop cups, delete any related
> processes, powercycle printer, restart cups (you may have to find and
> delete the spool file if its really being nasty!)
Sounds like our SCO OpenServer box's print system :-( at least in terms
of the level of stuffing about to do simple things.
The POST has a nightly cron job on our SCO box that runs:
/usr/lib/lpshut
kill `ps -ef | grep lpd | awk '{print $2}'`
/usr/lib/lpsched
/usr/lib/lpd
because the print system just periodically dies. You'd think that
there'd be less stuffing about involved in printing on modern *NIX, but
increasingly it seems to be almost as bad - though in different ways.
Craig Ringer
_______________________________________________
plug mailing list
plug at plug.linux.org.au
http://mail.plug.linux.org.au/cgi-bin/mailman/listinfo/plug
More information about the plug
mailing list