DOC HOME
SITE MAP
MAN PAGES
GNU INFO
SEARCH
PRINT BOOK
exit(1tcl)
exit -- end the application
Synopsis
exit
[
returnCode
]
Description
Terminates the process, returning
returnCode
to the system as the exit status. If
returnCode
isn't specified then it defaults to 0.
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004