Help for this page

Select Code to Download


  1. or download this
    chdir to dir1
    for contents of each file in dir1 do
    ...
    
    chdir to dir3
    etc..
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
            }
        close(FILE);
        }