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

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

Download Printable PDF. VALID exam to help you PASS.

One thought on “Which of the following commands list all files and directories within the /tmp/ directory and its subdirectories which are owned by the user root?

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.