http://www.perlmonks.org?node_id=1017896


in reply to Re^2: perl onliner on multiple files
in thread perl onliner on multiple files

Not from Perl you don't. That must be coming from your shell.

Try switching the quotes if you are on linux. Ie:

perl -nE'/: / and $c+= (split/: /)[0]; if( eof(ARGV) ){ say qq[SUM.$AR +V =$c]; $c=0 }' tmp_*

If you are a perl/*nix user, you ought to know that.


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.