Question: A user creates a script called test-script.sh in his home directory. Then, he issues the following commands: cd ~ PATH= chmod u=rwx test-script.sh test-script.sh will
A user creates a script called test-script.sh in his home directory. Then, he issues the following commands:
cd ~ PATH= chmod u=rwx test-script.sh test-script.sh
will the last command successfully run the script? Why?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
