4 lines
119 B
Plaintext
4 lines
119 B
Plaintext
|
|
alias rcp="rsync -az --info=progress2 --no-i-r"
|
|
alias rmv="rsync -az --info=progress2 --no-i-r --remove-source-files"
|