Question: Create a bash shell script named Exam 0 3 . sh to show today's date, the user name, and the hostname. Set the proper permissions
Create a bash shell script named Examsh to show today's date, the user name, and the hostname. Set the proper permissions that only the owner can modify and execute the script. The group members can run the script but cannot modify it The other users have no permission. Use the ls and cat commands to show the permissions and the script file contents. Execute the script.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
