Hi,
I'm newbie in awk ;-)
I have a text file with 150000 records (lines), and
I need to start the search of a pattern in line 60000.
It's possible to do that?
Another question, I can make a inverse search (i.e.,
search a pattern from line 50000 to line 40000)?
Thanks in advance
I'm newbie in awk ;-)
I have a text file with 150000 records (lines), and
I need to start the search of a pattern in line 60000.
It's possible to do that?
Another question, I can make a inverse search (i.e.,
search a pattern from line 50000 to line 40000)?
Thanks in advance