- ## Specify all paths in this array.
- paths=(
- # Chromium
- ~/.config/chromium
- # Weechat (
- ~/.weechat
- # SSH
- ~/.ssh
- /etc/ssh
- )
- # rsync -avpPhR
- rsync --archive --verbose --perms --partial --progress --human-readable --relative "${paths[@]}" "$tdir" 2> >(tee "$1"/rsync_stderr_"$timestamp" >&2)
Untitled
Posted by Anonymous on Tue 3rd Mar 2015 03:03
raw | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.