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.)

Posted by: Pdfprep Category: 101-500 Tags: , ,

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 Cuser root -print
B . find Cpath /tmp Cuid root
C . find /tmp Cuid root -print
D . find /tmp Cuser root
E . find Cpath /tmp Cuser root -print

Answer: A,E

Leave a Reply

Your email address will not be published.