in reply to
Count the number of lines in a file
perldoc perlintro
(section under "Files and I/O")
perldoc -q 'number of lines in a file'
perldoc -f length
perldoc perlvar
(see
$.
)
--
sacked
Comment on
Re: Count the number of lines in a file
Select
or
Download
Code
In Section
Seekers of Perl Wisdom