Sail E0 Webinar
Question
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?
Options:
A .  chmod 046 textfile
B .  chmod 640 textfile
C .  chmod 310 textfile
D .  chmod rw r nil textfile
Answer: Option B


chmod 640 textfile



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers