Process.maxgroups â fixnum
Class Public methods
Returns the maximum number of gids allowed in the supplemental group access list.
Process.maxgroups #=> 32
Returns the maximum number of gids allowed in the supplemental group access list.
Process.maxgroups #=> 32
Please login to continue.