8 lines
153 B
Markdown
8 lines
153 B
Markdown
|
---
|
||
|
title: Bash exit
|
||
|
---
|
||
|
|
||
|
## Bash Command: exit
|
||
|
|
||
|
`exit` - typing exit and pressing enter will close the current terminal window that you are working in.
|