Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 215 Bytes

File metadata and controls

10 lines (7 loc) · 215 Bytes

The exit command

The exit command is used to terminate (close) an active shell session

Syntax:

exit

Shortcut: Instead of typing exit, press ctrl + D, it will do the same Functionality.