Question: QUESTION 1 Write a script file which when executed will perform the following: . First display today's date in mm-dd-YYYY format (e.g. 12-02-2019). &Ask

QUESTION 1 Write a script file which when executed will perform the following: . First display today's date in mm-dd-YYYY format (e.g. 12-02-2019). &Ask user to enter a name to create a file. c Ask user to enter a name to create a directory. d Create a directory at home by the given directory name from c). e. Search current user info in /etc/passwd file. t Redirect the search result from above e) and save them into the new file in b) in the directory in d). Finally long list all contents in the newly created directory on screen.
Step by Step Solution
3.43 Rating (150 Votes )
There are 3 Steps involved in it
Date is system command to get current date and out... View full answer
Get step-by-step solutions from verified subject matter experts
