How to Check What's Taking Your Storage Using Only Termux
Requirements
Section titled “Requirements”Termux. That’s it. We will be using dua package
(basically a nicer du).
One-time Termux Setup
Section titled “One-time Termux Setup”You only need to run this once, provided you don’t uninstall Termux. If you do, you need to redo this section.
pkg upgrade -y && pkg install dua tsu -yChecking What’s taking Your Space
Section titled “Checking What’s taking Your Space”- Internal Storage:
sudo dua i /sdcard/- Apps:
sudo dua i /data/data/