CORRECT TEXT

CORRECT TEXT

Search files.

Find out files owned by jack, and copy them to directory /root/findresults

Answer: see explanation below.

Explanation

mkdir/root/findfiles

find / -user jack -exec cp -a {} /root/findfiles/ ; ls /root/findresults

Latest EX200 Practice Questions with 111 Q&As

Updated Study Material | Instant Download | Detailed Answers and Explanations

Subscribe
Notify of
guest
0 Comments