Joe 56604f43f6 exit (#24641)
* exit

added an explanation of the exit command

* add title fix format

* fixed format

* fixed title

* Fix filename to index.md
2019-03-01 13:48:38 -08:00

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.