Files
tldr/pages.zh/common/logout.md

12 lines
214 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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