Name
funit-exit —
exit with specified status, or terminate with the specified
signal
Synopsis
funit-exit [
-signal
] [
status
]
DESCRIPTION
funit-exit exits with the specified
status or terminates with the specified
signal.
- -
signal Terminate with the specified.
signal.
status Exit with the specified
status.
EXAMPLES
Run the 32-bit version of the funit-exit
program.
/usr/local/lib/frysk/funit-exit 0
SEE ALSO
frysk(7) funit(8)