Question: For this assignment, you are to write a simple script that can run in the bash shell. This script might be something we use as

 For this assignment, you are to write a simple script that

For this assignment, you are to write a simple script that can run in the bash shell. This script might be something we use as a status report when we first login to the system. Below is a screenshot of 2 executions of my version of this script. mea0010@shrike:/cs390$ ./script1.sh Please enter your first name: Beth Good Morning, Betlh Today is Thursday: September 07, 2017 There are 5 users on this system today Your current directory is /home/CS/mea0010/cs390 Your home directory is /home/CS/mea0010, and Your files are using 8.6M in storage space mea0010@shrike:-/cs390$ shrikecs.uah.edu-PuTTY mea0010@shrike:/cs390$ ./script1.sh BETH Good Morning, BETH Today is Thursday: September 07, 2017 Your current directory is /home/CS/mea0010/cs39 Your home directory is /home/CS/mea0010, and Your files are using 8.6M in storage space mea0010@shrike:~/cs390$

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!