I freed 30GB using Filelight
-
In Germany "du hs" is considered an insult and I think that's beautiful.
-
gdu
gang -
The always huge and killing my system space:
- pacman cache
- docker bullshit
- flatpaks
- journalctl files!
-
I don't think they meant forcing themselves because their RAM would fill up, but because their stuff would be gone after rebooting if they didn't move it.
-
My
/
is a tmpfs.There is no state accumulating that I didn't explicitly specify, exactly because I don't want to deal with those kind of chores.
-
selber hs °^°
-
Lol, I love me some James May saying "cheese", but I was more referring to the old Futurama episode where Bender goes back to Mars University. One of his signature catchphrases in that episode is "Cheese it!"
-
This tool is amazing https://github.com/KSXGitHub/parallel-disk-usage
-
If you need a more interactive method, gdu is awesome. And if you're using btrfs, btdu gives preliminary results instantly (which get more precise over time).
-
It is totally valid that you are not. We all have our preferences.
With that being said, I don't get the "BÄÄM" reference. Hehe.
-
That's a weird way to spell Baobab
-
duf is pretty slick
-
Fclones is a great tool, but it's for finding duplicate files and replacing them with sym-/hard-/reflinks.
I recommend using the --cache option to make subsequent runs extremely quick.
-
Do you delete all your files on a reinstall? Documents, photos, videos, games?
-
These tools are also useful for finding large files in your home directory. E.g. I've found a large amount of Linux ISOs I didn't need anymore.
-
dust
Yes, it's
du
in Rust + more.