Help for this page

Select Code to Download


  1. or download this
    sub traversePath($path)
    {
    ...
      # return bytesize of any files found in current dir
      return $totalSize;
    }
    
  2. or download this
    DEBUG:traversing path 'f:'
    
    DEBUG:npath='f:/winnt'