Question: Write a shell script which: 1. accepts a file name 2. checks if file exists 3. if file exists, copy the file to the same
Write a shell script which:
1. accepts a file name 2. checks if file exists 3. if file exists, copy the file to the same name + .bak + the current time.
Post the screenshot of working code and output
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
