Discard unused blocks on a mounted filesystem. Only supported by flash memory devices such as SSDs and microSD cards.
sudo fstrim --all
sudo fstrim {{/}}
sudo fstrim --verbose {{/}}