# $Id: FEDEX,v 1.1 2003/07/07 18:17:30 ksb Exp $ on the new-host: pwd; mkdir bin lib; hostname /usr/platform/`uname -m`/sbin/prtdiag -v >diag; ls on the peg side in the new-host directory: ftp host get diag last.diag delete diag cd bin lcd ../: mput * quit cd ../next-host on the new-host: chmod 755 bin/* bin/unixstats crontab -e 0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 1,4,7,10,13,16,19,22,25,28,31,34,37,40,43,46,49,52,55,58 2,5,8,11,14,17,20,23,26,29,32,35,38,41,44,47,50,53,56,59 * * * * /home/monitor/bin/unixstats >/dev/null 2>&1 do the next-host