Multiple choice technology operating systems

Which of the following is used to check out the print queue ?

  1. pq

  2. lqp

  3. lpr

  4. lpq

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

The lpq command shows the print queue status, displaying which jobs are waiting to print. lpr submits jobs to the printer, while pq and lqp are not valid Unix print commands.