exit [<return code>]
Exits the command interpreter. By default, 0 is used as the return code
for the command interpreter process. If a return code is provided as an
argument, it is used instead.