I need a solaris script
I need a script that selects a system from a list of systems. It will then log into a system as a user and then sudo to root. I then need it to print out the results of running a df -hk. After this I need it to grab the next system from the list and run the same command. The script should do this until it gets to the end of the system listing. Anyone able to help.