mirror of
https://github.com/CyC2018/CS-Notes.git
synced 2026-03-13 09:50:42 +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"
|
||||
.....(其他省略).....
|
||||
|
||||
$ export | cut -c 12
|
||||
$ export | cut -c 12-
|
||||
```
|
||||
|
||||
## 排序指令
|
||||
|
||||
Reference in New Issue
Block a user