Help for this page

Select Code to Download


  1. or download this
    -> more bug*
    ::::::::::::::
    ...
    ::::::::::::::
    #!/usr/bin/perl
    print STDOUT "Hello world!\n";
    
  2. or download this
    ->  bugSTDOUT.pl
    Running bugSTDOUTb.pl with backticks
    stdout from bugSTDOUTb.pl=Running bugSTDOUTc.pl with system()
    Hello world!
    /u/geaaron/bin/bugSTDOUTb.pl done
    
  3. or download this
    D:\My\Tools>bugSTDOUT.pl
    Running bugSTDOUTb.pl with backticks
    stdout from bugSTDOUTb.pl=Running bugSTDOUTc.pl with system()
    D:\My\Tools\bugSTDOUTb.pl done