Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/ksh
    
    echo 'test ' > testfile2
    # echo $(/usr/bin/tput smso)broken$(/usr/bin/tput rmso) > testfile2
    
  2. or download this
     
    #!/usr/bin/perl -w
    use strict;
    ...
    }
    close F1;
    close F2;