a tool for sysadmins and support techs
curl -Lo ./xsos bit.ly/xsos-direct;
chmod +x ./xsos;
./xsos -ya
Refer: https://access.redhat.com/discussions/469323
How to rsync e.g PIPELINE dir from Source to Destination? #rsync -avzr --delete-before -e "ssh -p $portNumber" /local...