Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    
    open(BAR, ">", $name2); close(BAR);
    system("/bin/ls"); # shows two files beginning with "abc"