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)- A12% (5)
- B5% (2)
- C78% (32)
- D2% (1)
- E2% (1)
Community Discussion
No community discussion yet for this question.