Find large files in Linux
- dai_trying
- Posts: 634
- Joined: Sun Jan 14, 2018 7:44 pm
- Location: UK
- Contact:
Re: Find large files in Linux
I prefer to use ncdu to find large files, it gives a pretty good sized tree structure which makes looking for space-hogs a little easier.
Re: Find large files in Linux
I actually use k4dirstat/qdirstat most of the time. I know, how dare I use gui apps.
-
- Posts: 11176
- Joined: Sun Jan 14, 2018 5:38 pm
Re: Find large files in Linux
Im the same tlmiller as i prefer GUI most of the time.
- dai_trying
- Posts: 634
- Joined: Sun Jan 14, 2018 7:44 pm
- Location: UK
- Contact:
Re: Find large files in Linux
Just installed kdirstat-trinity on Q4OS and that looks very similar so might start using that too, it actually seemed to load quicker than ncdu in terminal!
Re: Find large files in Linux
They're all just clones of windirstat.
Mostly k4dirstat sucks on anything other than KDE because rather than being built on QT toolkit, it was built against KDE, so it requires HUGE amounts of KDE libraries even if you don't have KDE. Qdirstat is it's replacement, that's been properly built only to require QT, not the full KDE. It also seems a bit faster. But some distro's don't have it available yet. Kdirstat-trinity was the old version of kdirstat that also was faster, but required qt3 (obvoisly).
Mostly k4dirstat sucks on anything other than KDE because rather than being built on QT toolkit, it was built against KDE, so it requires HUGE amounts of KDE libraries even if you don't have KDE. Qdirstat is it's replacement, that's been properly built only to require QT, not the full KDE. It also seems a bit faster. But some distro's don't have it available yet. Kdirstat-trinity was the old version of kdirstat that also was faster, but required qt3 (obvoisly).