Q. Which of these commands will set the permissions on file textfile to read and write for the owner, read for the group, and nothing for everyone else?
β
Correct Answer: (C)
chmod 640 textfile