Help for this page

Select Code to Download


  1. or download this
    print "Captured >>$x<<".
    <c>$ perl -le '$x=`./asdf 2>&1`;print ">>$x<<"'
    >>output to stdout
    output to stderr
    <<