The command, chmod 2777 /data will:
- Remove all special permissions
- Make the /data directory a setuid directory
- Make the /data directory a sticky bit directory
- Make the /data directory a setgid directory
Please login or Register to submit your answer