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