Parallel Command on CentOS 6 April 20, 2019 parallel -i -j 5 rsync -sLavz {} /path/to/place/the/file/{} — find . -type f centos 6 linux parallel