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