Shell Script backup a file HELP
could you please find a solution for this
script that backup a file. The file name to backup should be provided as input parameter, the backup file should have the same file name with the extension ".bak". If the user provides no input parameter, the script should display an error message. If there is an input file name, but it does not exist, the script should display an error message. If the input file exists, the script should create the backup file and overwrite any existing backup file with the same name.
|
Recent comments
4 hours 31 min ago
5 hours 31 min ago
9 hours 18 min ago
10 hours 32 min ago
14 hours 8 min ago
21 hours 23 min ago
1 day 6 hours ago
1 day 7 hours ago
1 day 22 hours ago
2 days 1 hour ago