ShredderFeeder@shredderfood.net to Selfhosted@lemmy.worldEnglish · 2 days agoAddiction....shredderfood.netimagemessage-square80linkfedilinkarrow-up1263arrow-down16file-text
arrow-up1257arrow-down1imageAddiction....shredderfood.netShredderFeeder@shredderfood.net to Selfhosted@lemmy.worldEnglish · 2 days agomessage-square80linkfedilinkfile-text
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up7·13 hours agodf only shows partitions, whereas du adds up the file sizes in the directory you specify. So, in particular, if you want to find out what’s taking up so much space, you can repeatedly run du -sh * and cd into the largest directory.
minus-squareHelix 🧬@feddit.orglinkfedilinkEnglisharrow-up1·5 hours agoOr you run ncdu and save some keystrokes.
minus-squareVendetta9076@sh.itjust.workslinkfedilinkEnglisharrow-up2·10 hours agoWhat he said. DF won’t take into account the contents of mount points within a directory.
minus-squareGreenKnight23@lemmy.worldlinkfedilinkEnglisharrow-up2·10 hours agoWhat he said. DF won’t take into account the contents of mount points within a directory.
minus-squareShredderFeeder@shredderfood.netOPlinkfedilinkEnglisharrow-up3·12 hours agoWhat he said. DF won’t take into account the contents of mount points within a directory.
minus-squareShredderFeeder@shredderfood.netOPlinkfedilinkEnglisharrow-up2·12 hours agoWhat he said. DF won’t take into account the contents of mount points within a directory.
dfonly shows partitions, whereasduadds up the file sizes in the directory you specify.So, in particular, if you want to find out what’s taking up so much space, you can repeatedly run
du -sh *andcdinto the largest directory.Or you run
ncduand save some keystrokes.What he said. DF won’t take into account the contents of mount points within a directory.
What he said. DF won’t take into account the contents of mount points within a directory.
What he said. DF won’t take into account the contents of mount points within a directory.
What he said. DF won’t take into account the contents of mount points within a directory.