Hey all,
I'm writing a script to copy a file accross multiple servers in our trusted environment. I've got the single file to a single server part working great, but what I need is some idea as to how to copy the file to all the servers.
I can read from the .rhosts file, is there a way to take in a line at a time this file input it to an array and then rcp each element of the array?
Help please!
thanks,
Ryan
I'm writing a script to copy a file accross multiple servers in our trusted environment. I've got the single file to a single server part working great, but what I need is some idea as to how to copy the file to all the servers.
I can read from the .rhosts file, is there a way to take in a line at a time this file input it to an array and then rcp each element of the array?
Help please!
thanks,
Ryan