Revision [757]

This is an old revision of CommandExit made by DavidLee on 2009-09-16 07:53:44.

 

exit [ret code]


Exits the current shell. If ret code is specified it is used as the exit value, otherwise 0.

Example: exit with exit value 0
exit 0


Example: exit with the last command's exit value
exit 


CategoryCommands

There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki