newgrp : log in to a new group |
[SYNOPSIS] newgrp [-] GROUP |
The newgrp command is used to change the current group ID during a login session.
If the optional - flag is given, the user's environment will be reinitialized as though the user had logged in, otherwise the current environment, including current working directory, remains unchanged. |