![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| backup shell script, need some tips. | iNetForce | Shell Programming and Scripting | 1 | 03-28-2008 11:08 AM |
| Check backup file size on backup tape | ayhanne | UNIX for Dummies Questions & Answers | 0 | 10-25-2007 08:41 AM |
| Shell Script for RMAN Backup | shaan_dmp | Shell Programming and Scripting | 1 | 05-08-2007 02:56 AM |
| Shell script on Oracle hot backup got an error | oradbus | UNIX for Advanced & Expert Users | 1 | 01-03-2006 08:35 AM |
| Help with a backup shell script | Dingosatemypant | UNIX for Dummies Questions & Answers | 1 | 11-04-2005 03:45 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Shell Script backup a file ?
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. |
| Forum Sponsor | ||
|
|