Simple du with reverse sort

Bash Linux
du -h --max-depth=1 aab | sort -hr

useful apps:

  • ncdu
  • gt5

© 2024 Code0x378