12
pages.nl/common/exit.md
Normal file
12
pages.nl/common/exit.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# exit
|
||||
|
||||
> Verlaat de shell.
|
||||
> Meer informatie: <https://manned.org/exit.1posix>.
|
||||
|
||||
- Verlaat de shell met de exitstatus van het meest recent uitgevoerde commando:
|
||||
|
||||
`exit`
|
||||
|
||||
- Verlaat de shell met een specifieke exitstatus:
|
||||
|
||||
`exit {{exit_code}}`
|
Reference in New Issue
Block a user