Skip to main content
14 events
when toggle format what by license comment
Apr 9 at 15:16 history edited Raalgepis CC BY-SA 4.0
added 351 characters in body
Apr 9 at 14:59 history closed Romeo Ninov
ReflectYourCharacter
Hauke Laging
G-Man Says 'Reinstate Monica'
AdminBee
Needs details or clarity
Apr 8 at 10:46 answer added Hans-Martin Mosner timeline score: 2
Apr 8 at 10:35 history edited Chris Davies CC BY-SA 4.0
wording
Apr 7 at 19:23 comment added Kusalananda @HaukeLaging Ah, I see. I believe they have left out parts of the output for whatever reason. Maybe they thought it wasn't interesting? { shrug }
Apr 7 at 19:21 comment added Hauke Laging @Kusalananda I am aware of that but that is a completely different problem (which explains why that is not a useful du call). But how can we not see /usr, /var, /etc...?
Apr 7 at 19:18 comment added Kusalananda @HaukeLaging Well, they are excluding /home which may live on the same partition, and /media could have mis-copied files in it too.
Apr 7 at 19:17 comment added Hauke Laging It doesn't make any sense that 25G / is the only output of that du pipeline. Add the output of sudo du -hx --max-depth=1 / to your question.
Apr 7 at 18:34 comment added Bodo To exclude other filesystems I suggest to add option -x. see also unix.stackexchange.com/q/45771/330217
Apr 7 at 18:29 comment added thecarpy Try sudo du -sh /* and see which folder is pretty big, then move on, say it is /home/, you take the biggest in /home, do du -sh /home/*, say /home/user is big, do du -sh /home/user/* and so forth until you find the hog.
Apr 7 at 17:57 review Close votes
Apr 9 at 14:59
Apr 7 at 17:31 comment added CommunityBot Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer.
S Apr 7 at 17:23 review First questions
Apr 7 at 17:31
S Apr 7 at 17:23 history asked Raalgepis CC BY-SA 4.0