for USER in `\ls -A1 /var/cpanel/users/`; do /scripts/pkgacct $USER ; rsync -aP --rsh='ssh -p9651' /home/cpmove-$USER.tar.gz root@eubck1.serversetup.co:/home/eubck/hz1/weekly/ ; rm -f /home/cpmove-$USER.tar.gz ; done