Thread: looping in awk
View Single Post
Old Jun 17th, 2005, 10:12 AM   #3
gwilliam
Newbie
 
Join Date: May 2005
Location: swansea wales uk
Posts: 2
Rep Power: 0 gwilliam is on a distinguished road
Thanks, but that doesn't do it for me. What I am trying to do is look through a file(file1) and for each entry in the single column found there, go through the second file locating that entry at a set column position, and if found read value in another column.
The exercise is aimed at producing an output which will be an analysis of the values found by reference to the codes.
gwilliam is offline   Reply With Quote