newproj(1) newproj(1)
newproj - switch to a new project
newproj project [ arguments ]
newproj changes the user's project identification to project. The user
remains logged in and the current directory is unchanged, but all process
and array session resource accounting will be performed with respect to
the new project. If the change is successful, the user will be given a
new shell. The original shell, and any processes it may have had
running, will remain alive and associated with the original project.
Thus, exiting the new shell will return the user to the original shell
and original project ID.
If any arguments are specified on the newproj command line, they will be
passed along to the program invoked as the new shell. When using
programs like sh(1), an argument of the form -c string executes string
via the shell and an argument of -r will give the user a restricted
shell.
A list of valid values for project are contained in the /etc/projid file.
If the user is not the superuser, then the user must be authorized for
project in the /etc/project file.
/etc/project system's project file
/etc/projid system's projid file
project(4), projid(4), array_sessions(5), extacct(5), projects(5).
PPPPaaaaggggeeee 1111 [ Back ]
|