Change to a new group
newgrp [-l|-s] [group]
QNX Neutrino
The newgrp utility starts a new shell with a new real and effective group ID. The user remains logged in and the current directory doesn't change, but file access permissions are based on the new real and effective group IDs.
If no operands are specified, newgrp changes the group ID back to the group identified in the invoking user's entry in /etc/passwd.
If you don't use the -l option, the environment variables remain unchanged.
Note that the QNX Neutrino RTOS doesn't support group passwords. Only the user root may change the group ID to a group that it doesn't belong to.
See the passwd utility's Files section for a brief description of the format of these files.