3.40. exit (exit script)

3.40.1. Usage

exit [ERRLVL]

3.40.2. Synopsis

Exit script with status ERRLVL n. If ERRLVL is omitted, the exit status is of the last command executed

Table Of Contents

Previous topic

3.39. exec (execute a script)

Next topic

3.41. export (export environment variables)

This Page