NAME
exit - Exit the shell.
SYNOPSIS
exit [n]
DESCRIPTION
Exit the shell.
Exits the shell with a status of N. If N is omitted, the exit status
is that of the last command executed.
SEE ALSO
bash(1)
IMPLEMENTATION
GNU bash, version 4.1.5(1)-release (i486-pc-linux-gnu)
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later