exit

From RaySoft

Exits the shell with a status of NUMBER. If NUMBER is omitted, the exit status is that of the last command executed.[1]

Documentation

Syntax

exit NUMBER

References

  1. bash -c 'help exit'