Question: write a bash script that does the following: this is for a linux/unix system Contain a comment section name, the name of script, and the
write a bash script that does the following: this is for a linux/unix system
Contain a comment section name, the name of script, and the purpose of script.
Greet the user (using the correct environment variable)
c. Print the date and the time
d. Print the value of the TERM, PATH, and HOME variables
e. Print Please, could you loan me $50.00?
f. Tell the user Good-bye
Make sure your script is executable. (chmod +x greetme)
2. Answer the following question:
What was the first line of your script? Why do you need this line?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
