24 Jul
2015
24 Jul
'15
05:32
Le 23/07/2015 23:53, Chris Murphy a écrit :
# cd ~ # du -sh *
Or you could try
# du -ah | sort -r
But that will display all files, by size from largest to smallest and your problem might be piles of medium or small files.
I was hit very recently by such problem on android: on a basic smartphone, the system update file (500Mb) was still present as dot file. I had to dig in system folders to see this and could remove it. by the way (sorry, I didn't read all the thread), did this system use BTRFS? jdd -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org