Additions:
[[Commands]]
Additions:
======Command exit======
====Name====
**exit** Exits the current shell or script.
====Synopsis====
**exit** [ret code]
Exits the current shell. If ret code is specified it is used as the exit value, otherwise 0.
If running an xmlsh script then exits the script with the specified exit code.
If running interactively exits the xmlsh program.
====Examples====
====Name====
**exit** Exits the current shell or script.
====Synopsis====
**exit** [ret code]
Exits the current shell. If ret code is specified it is used as the exit value, otherwise 0.
If running an xmlsh script then exits the script with the specified exit code.
If running interactively exits the xmlsh program.
====Examples====
Deletions:
Exits the current shell. If ret code is specified it is used as the exit value, otherwise 0.
Additions:
----
Deletions:
Additions:
[[CategoryCommands]]
No Differences