Help for this page

Select Code to Download


  1. or download this
    #!/bin/sh
    
    ...
    # __END_CONFIG__
    
    # this file does nothing.
    
  2. or download this
    #!/usr/bin/perl
    # Open File - Read File Contents Then Modify & save contents
    ...
    close (sample);
    close (outfile1);
    close (outfile2);