Hello
I have a question in relation to file comparisons and the best way to work it. I have a script which logs into a box, runs some commands and puts the results of those commands into an array. Now I would like to compare the results of those commands to another file and not sure how to do this or more to the point the best way of doing this... any suggestions??