mirror of
https://github.com/CyC2018/CS-Notes.git
synced 2025-07-12 22:55:33 +08:00
Update Linux.md
This commit is contained in:
@ -903,7 +903,7 @@ declare -x HOME="/home/dmtsai"
|
|||||||
declare -x HOSTNAME="study.centos.vbird"
|
declare -x HOSTNAME="study.centos.vbird"
|
||||||
.....(其他省略).....
|
.....(其他省略).....
|
||||||
|
|
||||||
$ export | cut -c 12
|
$ export | cut -c 12-
|
||||||
```
|
```
|
||||||
|
|
||||||
## 排序指令
|
## 排序指令
|
||||||
|
Reference in New Issue
Block a user