![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum 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 |
| The CCP1GUI: New incremental release | iBot | Software Releases - RSS News | 0 | 01-08-2008 05:00 PM |
| Incremental Backup using TAR in sco Openserver 5.0 | jamcalicut | SCO | 0 | 10-06-2007 01:28 AM |
| rsync incremental question | zhivko.neychev | UNIX for Advanced & Expert Users | 7 | 05-31-2007 07:33 AM |
| How do I reinvent the df command? | siegfried | High Level Programming | 1 | 02-17-2007 03:16 AM |
| tar - incremental backup | Funky_ass | Shell Programming and Scripting | 0 | 07-19-2006 04:28 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
How to reinvent incremental backup in bash?
I want to backup two important files everytime they are modified. How would I write a bash script that would check the dates of my zip files and my data files and only create a new zip file if the zip file is older than the two data files?
Thanks, Siegfried |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Use rsync instead.
|
|||
| Google The UNIX and Linux Forums |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|