Question: 5 . 0 Write a bash script called greeting.sh that prints a greeting to the user by ( user ) name, ( Such as Good

5.0 Write a bash script called
greeting.sh that prints
a greeting to the user by (user) name, (Such as Good Morning rainyday)
prints the current date, and
prints a list of users currently running processors on your computer (use ps command)
Note: If there are no users in the system you are working on except you, the list will be empty.
For example, your output might look like the following if there are other users (Specially in a
distributed system):
He110 rainyday
Be sure to add comments to your script! Comments in bash scripts begin with #, except on the very
first line.
 5.0 Write a bash script called greeting.sh that prints a greeting

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!