Suggested Answer:See explanation below.
# find / -user ira > /root/findresults (if /root/findfiles is a file) # mkdir -p /root/findresults # find / -user ira -exec cp -a {} /root/findresults\; [ if /root/findfiles is a directory] ls /root/findresults
This section is not available anymore. Please use the main Exam Page.EX200 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
docoumn
8 months agomattd81
2 years, 11 months agoStachomir
3 years, 10 months agoSTFN2019
3 years, 7 months ago