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
Please login or Register to submit your answer