Suche
❯
14. Apr. 20261 Min. Lesezeit
find / -type f -size +200M -exec du -h {} + 2>/dev/null | sort -r -h