Vidyalelo
Computer Science · Q674

Linux

Engineering and GATE · Computer Science · question 674

Q674

The command chmod 4777 a.out

A.
will set the suid bit of a.out
Answer
B.
will set the suid bit of a.out only if the command is issued by root
C.
is not a valid command
D.
will set the sticky bit of a.out

Answer: Option A

Solution

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