>_ linuxcommand.dev
Startseite newtask
Process Management

newtask

Starts a process in a specific Solaris project context.

Last updated: Report error
Syntax
$newtask [-p PROJECT] [COMMAND]
Examples
Examples
$newtask -p build
Examples
$newtask -p build /usr/bin/bash
Typical use cases
Run
newtask -p build
Run
newtask -p build /usr/bin/bash
Documentation
man newtask
Note Useful for project-based resource control per session.
Export