Question: Write a bash shell script that gets the absolute path of a directory as input and then prints the file in that directory that has
Write a bash shell script that gets the absolute path of a directory as input and then prints the file in that directory that has been recently modified. (The last modified file in the directory). Besides, your script should write the modification date of that file.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
