1. Ghostscript can be used as:
A. A Line Printer Daemon
B. A print filter to convert PostScript data for non-PostScript printers
C. A print filter to allow correct printing on PostScript printers
D. A print filter to remove “ghosting” and “staircase” effect problems
E. A graphical viewer for PostScript files
Answer: B
————————–
2. You need to print 12 copies of the document foo.txt. Which of the following commands would you use?
A. cat foo.txt | lpr -#12
B. cat foo.txt > lpr -#12
C. cat foo.txt | lpr -12
D. cat foo.txt > lpr -12
Answer: A
—————————
3. What command should be entered to print and then delete the file, foobar.txt?
A. lpr -o delete foobar.txt
B. lpr -d foobar.txt
C. lpr -r foobar.txt
D. lpr -o remove foobar.txt
Answer: C
———————-
4. Which of the following tools is used to configure CUPS?
A. lpc
B. lpadmin
C. lpr
D. lpd
E. lpctrl
Answer: B
—————————-
5. The correct command to view “verbose” line printer queue information is:
A. lpq -l
B. lpq -all
C. lpq -verbose
D. lpq -a
Answer: A
More Infomation Visit: