exit

exit

Synopsis
exit cause the current shell to exit
Details
The exit command causes the current shell to exit. If the current shell is the JNode main console shell, JNode will shut down.
Bugs
This should be handled as a shell interpreter built-in, and it should only kill the shell if the user runs it directly from the shell's command prompt.