Which of the following commands list the configured printers in a Linux network? Each correct
answer represents a complete solution. Choose all that apply.
A.
lpstat -a
B.
lpstat -l
C.
lpstat -o
D.
lpstat -r
Explanation:
The lpstat -a, lpstat -l commands list the configured printer in the network.
Answer option D is incorrect. The lpstat -r command shows whether or not the CUPS server isrunning. Answer option C is incorrect. The lpstat -o command shows the jobs queue on the
specified destinations.