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?
chmod 2744 report
chmod 1744 report
chmod 7744 report
chmod 4744 report
Submit