LPI
117-102 · Question #264
Which commands will print two copies of the file to the default printer? (Choose Two)
The correct answer is A. cat hosts | lpr -#2 B. lpr -K2 hosts. See the full explanation below for the reasoning.
Question
Which commands will print two copies of the file to the default printer? (Choose Two)
Options
- Acat hosts | lpr -#2
- Blpr -K2 hosts
- Clpr -P -count 2 hosts
- Dfor 1 in 2 lpr hosts
How the community answered
(24 responses)- A71% (17)
- C13% (3)
- D17% (4)
Community Discussion
No community discussion yet for this question.