$ sudo du -a /dir/   |sort -n -r   |head -n 20

check the sized related to night* folder.

$ du -sh night*

相关文章:

  • 2021-06-06
  • 2021-05-09
  • 2022-12-23
  • 2022-12-23
  • 2021-08-30
  • 2021-07-15
  • 2021-08-24
  • 2021-12-12
猜你喜欢
  • 2022-12-23
  • 2021-09-20
  • 2021-07-17
  • 2021-08-31
  • 2021-11-11
  • 2021-12-28
  • 2021-08-07
相关资源
相似解决方案