![]() |
![]()
| ![]() |
![]()
NAMErunsession - run a program in a new session/process group SYNOPSISrunsession [-hV] program [ args ... ] DESCRIPTIONrunsession sets up a new session and process group with setsid(2), then runs program with any additional args. If program does not contain a ``/'' slash character, runsession will perform a shell-like search for the executable using the PATH variable in the current environment. OPTIONSEXIT STATUSrunsession exits with one of the following values:
AUTHORWayne Marshall, http://b0llix.net/perp/ SEE ALSOruntools_intro(8), runargs(8), runargv0(8), runchoom(8), rundetach(8), rundeux(8), runenv(8), runfile(8), runlimit(8), runlock(8), runpause(8), runtool(8), runtrap(8), runuid(8)
|