|
|
| "be consistent" | |
| PerlMonks |
Re^3: Read Some lines in Tera byte fileby ikegami (Pope) |
| on Oct 13, 2010 at 07:53 UTC ( #865034=note: print w/ replies, xml ) | Need Help?? |
|
Already answered. Unless you happen to know the position at which the 100th line starts, you'll have to read from the start of the file. If you do, you can jump straight to that position using seek.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||