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
2 days 2 hours ago
2 days 11 hours ago
2 days 14 hours ago
2 days 15 hours ago
2 days 16 hours ago
2 days 18 hours ago
2 days 19 hours ago
2 days 21 hours ago
3 days 12 hours ago
3 days 13 hours ago