June 2004
Intermediate to advanced
1056 pages
39h 58m
English
exit
exit [(expr)]Exit a shell script with the status given by
expr. A status of zero means success;
nonzero means failure. If expr is not
specified, the exit value is that of the status variable. exit can be
issued at the command line to close a window (log out).
Read now
Unlock full access