Update Linux.md

This commit is contained in:
kenny
2018-07-28 11:46:38 +08:00
committed by GitHub
parent ca34d61172
commit 041457d8f9

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-
```
## 排序指令