X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=scripts.git;a=blobdiff_plain;f=freeze-dir.sh;h=14c3070a6f7c4bc27801f1946160aaf649621f04;hp=5ae7015e46436a31e8f6de12dd29462337a1add5;hb=0acec4f7f3292ea19e685c70ce9b300f0fe9c9c2;hpb=006eaa8bf4b02876c790e0a4b1d8d7871c91d801 diff --git a/freeze-dir.sh b/freeze-dir.sh index 5ae7015..14c3070 100755 --- a/freeze-dir.sh +++ b/freeze-dir.sh @@ -17,6 +17,11 @@ # Contact for comments & bug reports # ######################################################################### +# This command makes a backup copy of a given directory into a backup +# directory, tags it with the date and time, and uses rsync +# intelligent features to avoid making superfluous copies of files +# which are already backuped. + set -e [[ ${FREEZE_DIR} ]] || FREEZE_DIR=${HOME}/.backups