CORRECT TEXT

CORRECT TEXT

Part 1 (on Node1 Server)

Task 17 [Accessing Linux File Systems]

Find all the files owned by user “alex” and redirect the output to /home/alex/files.

Answer: * root@node1 ~]# find / -user alex -type f > /home/alex/files

Latest EX200 Practice Questions with 111 Q&As

Updated Study Material | Instant Download | Detailed Answers and Explanations

Subscribe
Notify of
guest
0 Comments