Question: I NEED HELP USING BASH COMMANDS 5. Using symbolic mode, remove write permission on file test1.sh (in the current working directory) to everyone. 6. Using
I NEED HELP USING BASH COMMANDS

5. Using symbolic mode, remove write permission on file test1.sh (in the current working directory) to everyone. 6. Using octal model, make file test2.sh in the current working directory have permissions so that you (the owner) can read, write, and execute it, group members can read and execute it, and others have no permissions on it. 7. Create a tar file 'data.tar' containing all .csv files in the current working directory. Do not use any dashes in your command, and don't use the verbose option. 8. Compute the differences between msh1.c and msh2.c, and direct the output to file msh-diffs.c
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
