Cpr Oct 20th, 2018 11:09 pm 1 2 3 source = ARGV[0] to = ARGV[1] system("rsync -aAXv #{source}/* #{to} | pv -ls `find #{source}|wc -l` >/dev/null")