automated terminal push
All checks were successful
code.softwareshinobi.com-learn/docker.softwareshinobi.com/pipeline/head This commit looks good
All checks were successful
code.softwareshinobi.com-learn/docker.softwareshinobi.com/pipeline/head This commit looks good
This commit is contained in:
10
docs/Linux-Commands/Terminal-Experience/061-the-exit-command.md
Executable file
10
docs/Linux-Commands/Terminal-Experience/061-the-exit-command.md
Executable file
@@ -0,0 +1,10 @@
|
||||
# The `exit` command
|
||||
|
||||
The `exit` command is used to terminate (close) an active shell session
|
||||
|
||||
### Syntax:
|
||||
```
|
||||
exit
|
||||
```
|
||||
|
||||
***Shortcut:** Instead of typing `exit`, press `ctrl + D`, it will do the same Functionality.*
|
||||
Reference in New Issue
Block a user