V
Vai2000
Hi All, I have really large files (>300MB) to process in my application. I
wanted to build a mini index of the records within it before I proceed with
chopping/processing it. I was wondering is there something similar to grep
command of UNIX in Windows so that I can grep all the lines (with some
pattern) before I proceed on with reading the file and processing it?
I know the alternative soln of reading line by line and processing it.
TIA
wanted to build a mini index of the records within it before I proceed with
chopping/processing it. I was wondering is there something similar to grep
command of UNIX in Windows so that I can grep all the lines (with some
pattern) before I proceed on with reading the file and processing it?
I know the alternative soln of reading line by line and processing it.
TIA