Files
freeCodeCamp/guide/english/bash/bash-exit/index.md

8 lines
153 B
Markdown
Raw Normal View History

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