New Year Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Linux Foundation Certified System Administrator LFCS Question # 31 Topic 4 Discussion

Linux Foundation Certified System Administrator LFCS Question # 31 Topic 4 Discussion

LFCS Exam Topic 4 Question 31 Discussion:
Question #: 31
Topic #: 4

Which of the following commands prints all files and directories within the /tmp directory or its subdirectories which are also owned by the user root? (Choose TWO correct answers.)


A.

find /tmp -uid root -print


B.

find -path /tmp -uid root


C.

find /tmp -user root -print


D.

find/tmp -user root


E.

find -path /tmp -user root –print


Get Premium LFCS 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.