Process Management
newtask
Starts a process in a specific Solaris project context.
Solaris
Illumos
Verified: 2026-05-11
Syntax
$newtask [-p PROJECT] [COMMAND]
Examples
$newtask -p build
$newtask -p build /usr/bin/bash
Typical use cases
?
Standard usage
newtask --help
Note
Useful for project-based resource control per session.
Export