mirror of
https://github.com/Estom/notes.git
synced 2026-04-13 10:19:50 +08:00
linux 命令和教程补充
This commit is contained in:
16
Linux/command/logout.md
Normal file
16
Linux/command/logout.md
Normal file
@@ -0,0 +1,16 @@
|
||||
logout
|
||||
===
|
||||
|
||||
退出当前登录的Shell
|
||||
|
||||
## 补充说明
|
||||
|
||||
**logout命令** 用于退出当前登录的Shell,logout指令让用户退出系统,其功能和login指令相互对应。
|
||||
|
||||
### 语法
|
||||
|
||||
```shell
|
||||
logout
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user