table of contents
envuidgid(8) | System Manager's Manual | envuidgid(8) |
NAME¶
envuidgid - runs another program with environment variables indicating a specified account's uid and gid.SYNOPSIS¶
envuidgid account childDESCRIPTION¶
account is a single argument. child consists of one or more arguments.envuidgid sets $UID to account's uid and $GID to account's gid. It then runs child.