## 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)