PrepAway - Latest Free Exam Questions & Answers

Which of the following would be accomplished if the below line is run as root?

Which of the following would be accomplished if the below line is run as root? chown -R bert
/home/bert/*

PrepAway - Latest Free Exam Questions & Answers

A.
Nothing, this command is invalid.

B.
It would revoke bert’s ownership from the home directory to root.

C.
It would change user ownership of all files in /home/bert to bert.

D.
It would set the group ownership of the directory /home/bert to bert.

E.
It would set ownership of all files and subdirectories in /home/bert to bert.

Explanation:


Leave a Reply