Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Re: Re: Large file processed line by line

by mirod (Canon)
on Jun 19, 2001 at 09:54 UTC ( [id://89553]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    -n   causes Perl to assume the following loop around your
                program, which makes it iterate over filename
                arguments somewhat like sed -n or awk:
    ...
                "BEGIN" and "END" blocks may be used to capture
                control before or after the implicit loop, just as in
                awk.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://89553]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (6)
As of 2024-04-19 06:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found