* exit

added an explanation of the exit command

* add title fix format

* fixed format

* fixed title

* Fix filename to index.md
This commit is contained in:
Joe
2019-03-01 16:48:38 -05:00
committed by Randell Dawson
parent 48312b3ff9
commit 56604f43f6

View File

@ -0,0 +1,7 @@
---
title: Bash exit
---
## Bash Command: exit
`exit` - typing exit and pressing enter will close the current terminal window that you are working in.