in reply to what's this loo code?
If you just want the line count (no slurping).
perl -ne"}{die" file
If you want the filenames too
perl -ne"}{die$ARGV" *
Examine what is said, not who speaks.
The 7th Rule of perl club is -- pearl clubs are easily damaged. Use a diamond club instead.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: what's this loo code?
by Anonymous Monk on Feb 06, 2003 at 15:07 UTC | |
by BrowserUk (Patriarch) on Feb 06, 2003 at 16:04 UTC |