Help for this page

Select Code to Download


  1. or download this
    [name1]
       key1 = value1
    ...
       ...
    
    # and so on
    
  2. or download this
    [name1]
       key1 = value1
    ...
       key1 = value1
       key2 = value2
       ...
    
  3. or download this
    sub smbconf_parse {
    
    ...
      close SMB;
      return \%smbconf;
    }
    
  4. or download this
    $smbconf{$share} = '';   # just to open the entry