Skip to content

Instantly share code, notes, and snippets.

@fipar
Last active December 17, 2015 02:39
Show Gist options
  • Save fipar/5537447 to your computer and use it in GitHub Desktop.
Save fipar/5537447 to your computer and use it in GitHub Desktop.
xbackup.sh usage
root@lucid64:~/mootools# ./xbackup.sh
usage: xbackup.sh <type> [ts] [incremental-basedir]
Where
<type> is full or incr
[ts] is a timestamp to mark the backup with. defaults to $(date +%Y-%m-%d_%H_%M_%S)
[incremental-basedir] if <type> is incr, this will be passed to --incremental-basedir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment