chickadee » chicken » process-context » posix » current-group-id

current-group-idprocedure
(set! (current-group-id) GID)setter

Get or set the real group-id of the current process.

NOTE: On native Windows builds (all except cygwin), this procedure is unimplemented and will raise an error.