Question
Which command is used to assign read-write permission to the owner?
Answer: Option C
Was this answer helpful ?
chmod u=rw file
Was this answer helpful ?
More Questions on This Topic :
Question 2. Given the command$ chmod o-w datafile ....
Question 5. What does chmod +t do? ....
Question 6. The command chmod 4777 a.out ....
Submit Solution