The command, chmod 0777 /data will:

Linux Questions Staff asked 1 year ago

The command, chmod 0777 /data will:

  • Make the /data directory a setuid directory
  • Make the /data directory a sticky bit directory
  • Remove all special permissions
  • Make the /data directory a setgid directory

About the author