Question: Linux Scripting Problems a) There is a file with the permissions -rwxr-xx . The command: chmod u+s,g=o,o+r is run on the file. What are the
Linux Scripting Problems
a) There is a file with the permissions -rwxr-xx. The command: chmod u+s,g=o,o+r is run on the file. What are the permissions of the file after the command is run on the file?
b) There is a file with the permissions -rwxr-xx. The command: chmod 1635 is run on the file. What are the permissions of the file after the command is run on the file?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
