nerdexam
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)
  • A
    71% (17)
  • C
    13% (3)
  • D
    17% (4)

Community Discussion

No community discussion yet for this question.

Full 117-102 Practice