Nikola Janceski wrote:
> 
> without using 'tail' how can I get the trailing 5 lines of a large file
> quickly, without loading it all to memory?
> 
> is there anyway without pop and shifting through an array foreach line? (<=
> this is the only way I could think of doing it)

http://search.cpan.org/author/URI/File-ReadBackwards-0.98/


John
-- 
use Perl;
program
fulfillment

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to