Name

exit — Exit ABLE shell

Synopsis

exit [status]

Options

status

integer exit status.

Description

Cause the shell to exit with a specified status. If the status code is omitted the exit status is that of the last command executed.

If the initial shell is exited any additional modules with lower priority will be executed, ultimately if no further modules are available the system will halt.