Question
My unix class prof gave me this program to make through putty's vi to create a bash script that does the following. Welcome to Walter's
My unix class prof gave me this program to make through putty's vi to create a bash script that does the following.
Welcome to Walter's (your name) main menu 1 -- Display users currently logged in 2 -- Display a calendar for a specific month and year (user is asked for a month and year to be displayed) 3 -- Display the current directory path 4 -- Change directory 5 -- Long listing of visible files in the current directory 6 -- Display current time and date and calendar 7 -- Start the vi editor (user will be asked which file to open if the file does not exist, then create new one) 8 -- Email a file to a user (use the emailer program created in assignment 6 but it will need a few error checks) 9 -- Quit Make your selection: |
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started