mirror of
https://github.com/Estom/notes.git
synced 2026-04-24 10:34:11 +08:00
linux 命令和教程补充
This commit is contained in:
26
Linux/command/telint.md
Normal file
26
Linux/command/telint.md
Normal file
@@ -0,0 +1,26 @@
|
||||
telint
|
||||
===
|
||||
|
||||
切换当前正在运行系统的运行等级
|
||||
|
||||
## 补充说明
|
||||
|
||||
**telint命令** 用于切换当前正在运行的Linux系统的运行等级。
|
||||
|
||||
### 语法
|
||||
|
||||
```shell
|
||||
telint(选项)(参数)
|
||||
```
|
||||
|
||||
### 选项
|
||||
|
||||
```shell
|
||||
-t:指定等待的秒数。
|
||||
```
|
||||
|
||||
### 参数
|
||||
|
||||
运行等级:指定要切换的运行等级。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user