Provide a single command to grant the following permissions (using decimal numbers) to a file named/called “final-exam”.
Owner Access: Read, Write, Execute
Group Access: Read, Write
Public Access: Execute
Command to grant given permissions is: chmod 761 final_exam
Explanation:
So using the given command, we can set the required permissions to file named "final-exam".
Mention in comments if any mistakes or errors are found. Thank you.
Get Answers For Free
Most questions answered within 1 hours.