Help for this page

Select Code to Download


  1. or download this
    #!/user/bin/perl
    
    use File::Find;
    ...
            print "[$File::Find::dir] [$File::Find::name]\n"
            unless(($_ eq ".") or ($_ eq ".."))
                   }
    
  2. or download this
    [.] 
    [.] [./DAYS2MDH.M]
    [.] [./INVJDAY.M]
    ...
    [.] [./MyBigTest.pl]
    [.] [./MyBigTest.vpd]
    [.] [./MyLearn04.pl]