brian dsouza

brian dsouza

  • NA
  • 6
  • 2.4k

extracting file content

Mar 23 2016 6:32 AM
hi guys
 
i have a text file with the contents as follows
code  x   y 
2346  2  3
3456  5  6
2345  9  7
i need to compare a value for example :s=3456 with the first column 'code' values and see if it matches or not.
how can i do this.
 
thanks 

Answers (1)