search for: alt2dir

Displaying 1 result from an estimated 1 matches for "alt2dir".

Did you mean: alt1dir
2014 Dec 30
2
Modification time error
...d chk dirs $RSYNC -av --include=text --include='*/' --exclude='*' "$fromdir/" "$alt1dir/" +stat -c %y "$fromdir/text" "$alt1dir/text" $RSYNC -av --include=etc-ltr-list --include='*/' --exclude='*' "$fromdir/" "$alt2dir/" sleep 1 @@ -34,4 +35,4 @@ '$fromdir/' '$todir/'" "$fromdir" "$todir" # The script would have aborted on error, so getting here means we've won. -exit 0 +exit 99 in order to examine and preserve the data, I found: 2014-12-30 19:29:01.806...