12 lines
214 B
Markdown
12 lines
214 B
Markdown
# 注销
|
||
|
||
> 退出登录 shell。
|
||
> 更多信息:<https://www.gnu.org/software/bash/manual/bash.html#index-logout>。
|
||
|
||
- 退出登录 shell:
|
||
|
||
`logout`
|
||
|
||
- 退出登录 shell 并指定返回值:
|
||
|
||
`logout {{N}}` |