Help for this page

Select Code to Download


  1. or download this
    if (defined (@ARGV) $ARGV[0]=~/-all/)    
    {        
    ...
    } else {
       $mode="";     
    }
    
  2. or download this
    if (-d $file) {
       &scandir;