When working with file permissions, the ________ command is used to modify the special permissions like setuid, setgid, and sticky bit.

  • chattr
  • chmod
  • chown
  • lsattr
When working with file permissions, the chmod command is used to modify the special permissions like setuid, setgid, and the sticky bit. These special permissions can change the behavior of files and directories, and chmod is used to set or remove them.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *