Hi, 

I have a file with one id(string) at each line,
Is there easy way given any id I can find its
Index in the file, eg the line #?

For example, the file looks like this:
item1
item4
itme17
itme8
..

Given item17, its index in the file is 3

thanks

Reply via email to