位置:海鸟网 > IT > linux/Unix >

如何查看Linux文件夹下所有文件的总大小

  比如查看home目录的大小:

  du -s /home

  也可以:

  du -sh /home

  /usr/local/apache/bin/htcacheclean -v -p/cacheroot -l500M

  Statistics:

  size limit 500.0M

  total size was 91.8M, total size now 91.8M

  total entries was 3754, total entries now 3754