3.6.2. exit - exit script

3.6.2.1. Usage

exit [ERRLVL]

3.6.2.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.6.1. exec - execute a script

Next topic

3.6.3. false - do nothing, unsuccessfully

This Page