Home / Report Question

Q. Which command would be used to check the printer connection, without going through the printing system?
  • A. cat textfile.txt > /dev/lpt0
  • B. print textfile.txt
  • C. echo textgfile.txt > /dev/lpt0
  • D. lpr textfile.txt

Correct Answer: A