linux 命令和教程补充

This commit is contained in:
estomm
2021-12-24 11:16:28 +08:00
parent 40e916976b
commit b7c3653392
586 changed files with 46455 additions and 39 deletions

16
Linux/command/ppp-off.md Normal file
View File

@@ -0,0 +1,16 @@
ppp-off
===
关闭ppp连线
## 补充说明
这是Slackware发行版内附的程序让用户切断PPP的网络连线。
### 语法
```shell
ppp-off
```