This website requires JavaScript.
Explore
Help
Sign In
blue
/
tldr
Watch
1
Star
0
Fork
You've already forked tldr
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
b03f1e5486
tldr
/
pages.zh
/
common
/
exit.md
232 B
Raw
Blame
History
exit
退出终端程序。 更多信息见:
https://manned.org/exit
.
使用最后执行命令的退出代码,退出终端程序:
exit
使用指定的退出代码,退出终端程序:
exit {{exit_code}}