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
Which of the following commands list all files and directories within the /tmp/ directory and its subdirectories which a
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which of the following commands list all files and directories within the /tmp/ directory and its subdirectories which a
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!