I have a command from a programme that will create a list of servers, I then want to run another command for each server in this list and output to screen or file the result and also include what server from the original list it came from. What's the best way of doing this in ksh?
Also any online resources to get me started in ksh scripting from basics up?
Also any online resources to get me started in ksh scripting from basics up?