Help for this page

Select Code to Download


  1. or download this
    print Dumper(\%entries),"\n";
    which produces
    ...
                                       'gid' => '208'
                                     }
                          },
    
  2. or download this
    
    wlprdadm => uid #s, gid and gecos found on
    ...
    my %hash;
    my array= (a..d);
    $hash{$_}++ foreach @array;