Home
Notes
Projects
Resume
Contact
Jeff Smith
Notes
Projects
Resume
Contact
Simple du with reverse sort
Bash
Linux
<pre><code>du -h --max-depth=1 aab | sort -hr </code></pre> <p>useful apps:</p> <ul> <li>ncdu</li> <li>gt5</li> </ul>
© 2026 Code0x378