auto commit

This commit is contained in:
CyC2018
2018-07-29 11:24:25 +08:00
parent ca34d61172
commit 6d8cef8cd1
2 changed files with 7 additions and 7 deletions

View File

@ -903,7 +903,7 @@ declare -x HOME="/home/dmtsai"
declare -x HOSTNAME="study.centos.vbird"
.....(其他省略).....
$ export | cut -c 12
$ export | cut -c 12-
```
## 排序指令