You work as a Network Administrator for Tech World Inc. The company has a Linux-based
network. The permissions on a file named Report are shown below:
rwxr–r- You want to add a sticky bit to the file. Which of the following commands will you use?
A.
chmod 2744 report
B.
chmod 1744 report
C.
chmod 7744 report
D.
chmod 4744 report