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


in reply to Re^4: command line perl reading from STDIN
in thread command line perl reading from STDIN

What do you get if you let perl do the open rather than have the shell redirect>:

time perl -ne '$s=<>;<>;<>; chomp $s; print "$s\n";' A_1_1.fq | wc -l

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.