exit

exit

The ‘exit’ command is used to terminate the application. You can also use the standard UNIX Ctrl+D end of file sequence to quit.

See also quit