查看当前目录下各个目录大小容量

du -sh *
du -sh /app/*
du -h --max-depth=1 .

linux  查看目录大小

相关文章:

  • 2021-06-28
  • 2021-08-16
  • 2021-06-29
  • 2022-12-23
  • 2021-12-01
  • 2021-11-13
  • 2021-06-12
猜你喜欢
  • 2021-09-14
  • 2022-01-03
  • 2021-08-08
  • 2021-10-06
  • 2022-02-12
  • 2022-02-11
  • 2022-02-14
相关资源
相似解决方案