.. index:: exit (command) .. _command_exit: exit - exit script ================== Usage ^^^^^ ``exit [ERRLVL]`` Synopsis ^^^^^^^^ :: Exit script with status ERRLVL. If ERRLVL is omitted, the exit status is that of the last command executed .. generated from: ./common/hush.c .. command function: do_dummy_command