nerdexam
Novell

050-720 · Question #203

You want to redirect standard input for apropos to command1 file. Which of the following commands can you use to accomplish the task?

The correct answer is C. $ apropos < command1. See the full explanation below for the reasoning.

Question

You want to redirect standard input for apropos to command1 file. Which of the following commands can you use to accomplish the task?

Options

  • A$ apropos shells >> command1
  • B$ apropos shell bash > command1
  • C$ apropos < command1
  • D$ apropos bash shell shells | less

How the community answered

(23 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    78% (18)
  • D
    13% (3)

Community Discussion

No community discussion yet for this question.

Full 050-720 Practice