LPIC-1 Exam 101, Part 1 of 2, version 5.0 101-500 Question # 15 Topic 2 Discussion

LPIC-1 Exam 101, Part 1 of 2, version 5.0 101-500 Question # 15 Topic 2 Discussion

101-500 Exam Topic 2 Question 15 Discussion:
Question #: 15
Topic #: 2

Which of the following commands list all files and directories within the /tmp/ directory and its subdirectories which are owned by the user root? (Choose two.)


A.

find /tmp –user root -print


B.

find –path /tmp –uid root


C.

find /tmp –uid root -print


D.

find /tmp –user root


E.

find –path /tmp –user root -print


Get Premium 101-500 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.