Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

cmd.exe piping stress

by tomazos (Deacon)
on Mar 20, 2006 at 14:29 UTC ( #537953=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    C:/> perl a.pl | perl b.pl
    
  2. or download this
    C:/> perl a.pl > f
    C:/> perl b.pl < f
    
  3. or download this
    D:\tmp3>perl units.pl COM1 < dmp4.tests | perl unit2summary.pl
    : test selftest randunit
    : test selftest ok    # includes all except errors and warnings
    ...
    TESTS: 9   PASSED 6 (66%)   TENTATIVE 1 (11%)   FAILED 2 (22%)
    
    D:\tmp3>
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2023-09-26 21:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?