n3tpunk edit

This commit is contained in:
Marin Marusic 2013-10-22 11:54:50 +02:00
commit 2ffe60ac85
4 changed files with 43 additions and 3 deletions

View file

@ -11,4 +11,4 @@
# -e /dev/null - only work on local files
# -- - everything after this is an argument, even if it looks like an option
alias cpv="rsync -poghb --backup-dir=/tmp/rsync -e /dev/null --progress --"
alias cpv="rsync -phb --backup-dir=/tmp/rsync -e /dev/null --progress --"