nerdexam
LPI

117-101 · Question #281

Which command line option would you use to restrict the GNU find command to searching a particular number of subdirectories?

The correct answer is C. -maxdepth. See the full explanation below for the reasoning.

Question

Which command line option would you use to restrict the GNU find command to searching a particular number of subdirectories?

Options

  • A--max-dirs
  • B-dirmax
  • C-maxdepth
  • D-s
  • E-n

How the community answered

(41 responses)
  • A
    12% (5)
  • B
    5% (2)
  • C
    78% (32)
  • D
    2% (1)
  • E
    2% (1)

Community Discussion

No community discussion yet for this question.

Full 117-101 Practice