command-line/linux What takes room in my linux machine Posted May 4, 2026 sudo du -h --max-depth=1 /home | sort -hr command line, linux