CompTIA Linux+ XK0-005 – Question022

An administrator attempts to rename a file on a server but receives the following error.

The administrator then runs a few commands and obtains the following output:

Which of the following commands should the administrator run NEXT to allow the file to be renamed by any user?

A.
chgrp reet files
B. chacl -R 644 files
C. chown users files
D. chmod -t files

Correct Answer: D