Multiple choice technology operating systems

What command cancels the print jobs that have been queued for printing?

  1. lpr

  2. lprm

  3. lpq

  4. lpc

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The 'lprm' command (Line Printer Remove) is used to cancel print jobs from the print queue. The 'lpr' command submits jobs to print, 'lpq' shows the queue status, and 'lpc' is the printer control program. Only lprm actually removes queued print jobs.