FreeBSD查看硬盘空间和节点使用率命令

df -h
df -ih
du -sh /dir
du -sh /dir/*

Leave a Reply