Shawson Lim
搬运工. 砌匠. 包工头.
Category
»
mysql
»
golang
»
linux
»
git
»
php
»
front
»
staticstics
»
default
»
tools
[Linux] du & df 空间使用量查询
22 Oct 2014
»
linux
## 查看当前目录目录已经占用了多大空间,进去此目录后
$
du -sh
## 查看系统中各文件夹的空间占用情况
$
df -h
Related Posts
[Linux] crontab - 定时任务
(Categories:
linux
)
[Bash] 多纬数据去重
(Categories:
linux
)
[Linux] wc - 文件统计
(Categories:
linux
)
[Linux] su - 权限
(Categories:
linux
)
[Linux] ln - 链接
(Categories:
linux
)
[Linux] find - 文件搜索
(Categories:
linux
)
« [Hadoop] 服务器部署
[Linux] find - 文件搜索 »