Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^3: perl -n seemingly eating a line of input

by bart (Canon)
on May 01, 2017 at 13:00 UTC ( [id://1189258]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    echo -e '55\n44\n33\n22\n11\n' | perl -n -e 'push @a, $_; END{ print @
    +a; } '
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (3)
As of 2024-04-19 22:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found