Table of Contents
Linux - Printer
How to
To check the status of spooling queues and printers, enter the following command:
lpc status
To check whether you can print a file, enter the following command:
lpr —P<printer_name> <test_file>