* exit added an explanation of the exit command * add title fix format * fixed format * fixed title * Fix filename to index.md
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.
|