Kr1s77 / Kr1s77.github.io

Good as water, light as chrysanthemum.
https://kr1s77.github.io/
Other
8 stars 3 forks source link

Linux command record #9

Open Kr1s77 opened 2 years ago

Kr1s77 commented 2 years ago
查看当前目录下所有文件大小并进行排序
$ du -ah | sort -nr
120K    .
 20K    ./zone.json
 96K    ./healthcheck.py
4.0K    ./api.py
查看磁盘的使用率
$ df -h
Filesystem      Size   Used  Avail Capacity iused      ifree %iused  Mounted on
/dev/disk0s1   224Gi  213Gi  9.8Gi    96% 1938518 4293028761    0%   /
devfs          178Ki  178Ki    0Bi   100%     616          0  100%   /dev
map auto_home    0Bi    0Bi    0Bi   100%       0          0  100%   /home