From: hackbard Date: Sat, 3 Oct 2015 10:01:51 +0000 (+0000) Subject: adding comments for other ideas ... X-Git-Url: https://hackdaworld.org/gitweb/?p=outofuni%2Fbackup.git;a=commitdiff_plain;h=871d55aa827bb092afbfc71d586e8e1ac87a322c adding comments for other ideas ... --- diff --git a/bin/backup b/bin/backup index 9826687..43a1d4c 100755 --- a/bin/backup +++ b/bin/backup @@ -105,6 +105,11 @@ for pb in $backupdir/[0-9]*; do log continuing $pb as $cbd ... fi + # if this is a new day backup, i.e.: + # - this is somewhere else!!! + # try to use content as basis + # ... + rsrc="" for dir in $homedirs; do rsrc="$rsrc :/home/$user/$dir"