Help for this page

Select Code to Download


  1. or download this
    #!/perl/bin/perl
    
    ...
    sub wanted {
        print "$File::Find::dir is the apache dir" if $File::Find::name =~
    + /[Hh]ttpd\.conf/;
    }
    
  2. or download this
    Can't opendir(\/System Volume Information): Invalid argument