LinuxSelfhelp.com
Home > Linux Terms > S - U
Alphabetical List of Linux Terms, Commands & Programs

setgid

A system call that can be used to set the GID of a process. Programs can be written using setgid such that they can assume the group ID of any group on the system.