* df, exec, exit, export: fix more info link * df: update outdated Farsi translation --------- Co-authored-by: Mohammad Reza Soleimani <87926618+MrMw3@users.noreply.github.com> Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
13 lines
232 B
Markdown
13 lines
232 B
Markdown
# exit
|
|
|
|
> Avsluta shell.
|
|
> Mer information: <https://manned.org/exit.1posix>.
|
|
|
|
- Avsluta shell med utgångskoden från det senast utförda kommandot:
|
|
|
|
`exit`
|
|
|
|
- Avsluta shell med den angivna utgångskoden:
|
|
|
|
`exit {{utgångskoden}}`
|