Vidyalelo
Computer Science · Q655

UNIX

Engineering and GATE · Computer Science · question 655

Q655

What does the following command do? chmod ugo +w file01.txt

A.
assign write permission to users, group and others
Answer
B.
assign write permission to the user (owner) only
C.
assign write permission to group and others
D.
command not executable

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board