newtask
Starts a process in a specific Solaris project context.
Syntax
$newtask [-p PROJECT] [COMMAND]
Examples
Examples
$newtask -p build
Examples
$newtask -p build /usr/bin/bash
Typical use cases
newtask -p build
newtask -p build /usr/bin/bash
man newtask
Note
Useful for project-based resource control per session.
Export