儲存空間使用相關指令


查詢各空間剩餘

df -h

列出各資料夾所用空間並排序

du -ch --exclude=./huge_dir --max-depth=1 | sort -hr | head






你可能感興趣的文章

DEC 14 2023 PROCL-5: User does not have permission to perform a local registry operation on this key. Authentication error [User [root] [已解決]

DEC 14 2023 PROCL-5: User does not have permission to perform a local registry operation on this key. Authentication error [User [root] [已解決]

MTR04_0625

MTR04_0625

[Day 06]: Docker Network-2

[Day 06]: Docker Network-2






留言討論