[EMAIL PROTECTED] wrote:
hi ,
        I am a perl newbie.
Can someone suggest a perl command line snippet that will print the last n lines of a file.


Why do you want a Perl line for that?
You could just use 'tail' (assuming you run some kind of UNIX).

Matthias

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to