查看文件夹中各文件(夹)的大小

例如

du -h --max-depth=1 /usr/local/

应用:比如mysql 无法启动,提示:ERROR! Manager of pid-file quit without updating file ,大部分原因是磁盘满了,这时就可以用这个命令检查各个文件夹空间的使用情况了

  

相关文章:

  • 2022-12-23
  • 2022-01-02
  • 2022-12-23
  • 2022-12-23
  • 2021-06-07
  • 2022-12-23
猜你喜欢
  • 2022-03-08
  • 2021-12-24
  • 2021-11-15
相关资源
相似解决方案