Man Page Index
Exit the program.
exit {expression}
expression is the NUMERIC exit code which will be passed back to the parent process.
exitcode = 3 exit exitcode
In the above example, the parent process will see an exit code of 3 returned
JKEYAUTO