Hi
I'm fairly new to UNIX, and I was after a bit of help.
I have two files identical but for some field changes on certain lines. What I want to do is create a while loop that feeds in the two fields i am checking on, and puts them into an awk as variables that i can use to compare to the other file.
Once the other file has compared itself to the variables in the awk, i want to be able to feed in the two variables from the next line of the first file.
It is the loop and the feeding in of the file fields into thge variables that i am having some difficulty accomplishing - can anybody help me?
Regards
Matt Harrill
I'm fairly new to UNIX, and I was after a bit of help.
I have two files identical but for some field changes on certain lines. What I want to do is create a while loop that feeds in the two fields i am checking on, and puts them into an awk as variables that i can use to compare to the other file.
Once the other file has compared itself to the variables in the awk, i want to be able to feed in the two variables from the next line of the first file.
It is the loop and the feeding in of the file fields into thge variables that i am having some difficulty accomplishing - can anybody help me?
Regards
Matt Harrill