Project source: GitHub - muesli/duf: Disk Usage/Free Utility - a better 'df' alternative
A nice disk-usage/free-space display.
- User-friendly, colorful output
- Adjusts to your terminal’s width
- Sort the results according to your needs
- Groups & filters devices
- Can conveniently output JSON
After installing the QPKG, login to your NAS via SSH, then run:
duf
QPKG source: GitHub - OneCDOnly/duf: a QPKG of the nice CLI disk-usage/free-space utility from @muesli