The command,
chmod u=g
will:
- Set the group owners permissions to match the user owners permissions
- Set the user owners permissions to match the group owners permission
- Nothing, the command syntax is invalid
- Set the user owners permissions to rwx
Please login or Register to submit your answer