One thing that works very well in *NIX systems is the BSD style print queue. This is the style that comes with most Linux distributions. To list the print jobs in the print queue, type lpq. To remove a single job from your queue, type lprm -P{printername} {jobid}. For instance, if your printer name was lp and the jobid was 586, you would type lprm -Plp 586 If you just type lprm alone, it will remove the current active job. If you type lprm – it will remove all jobs you have submitted.
Our readers provide the funding for our platform, and we may receive a commission when you make a purchase using the links on our site.