Extracted from Pike v8.0 release 164 as of 2018-07-18.
   

Method System.cleargroups()


Method cleargroups

void cleargroups()

Description

Clear the supplemental group access list.

Note

Throws errors on failure.

This function is not available on all platforms.

See also

setgroups(), initgroups(), getgroups()