Help for this page

Select Code to Download


  1. or download this
    Table
    ----------------------------------------------
    ...
             peas.gif  vegetable 13:55:06.000000
                       s\legumes\
    ---------------------------------------------------
    
  2. or download this
    -----------------------------------------------------------
    
  3. or download this
    Column Position of Table 
    NodeName   =1->10
    FileName   =11->20 
    PathName   =21->30
    BackupDate =30->End of Line
    
  4. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
            }                
    close (DATAFILE);
    }