ShredderFeeder@shredderfood.net to Selfhosted@lemmy.worldEnglish · 1 day agoAddiction....shredderfood.netimagemessage-square74linkfedilinkarrow-up1242file-text
arrow-up1242imageAddiction....shredderfood.netShredderFeeder@shredderfood.net to Selfhosted@lemmy.worldEnglish · 1 day agomessage-square74linkfedilinkfile-text
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up6·6 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-squareVendetta9076@sh.itjust.workslinkfedilinkEnglisharrow-up1·3 hours agoWhat he said. DF won’t take into account the contents of mount points within a directory.
minus-squareGreenKnight23@lemmy.worldlinkfedilinkEnglisharrow-up1·3 hours agoWhat he said. DF won’t take into account the contents of mount points within a directory.
minus-squareShredderFeeder@shredderfood.netOPlinkfedilinkEnglisharrow-up2·5 hours agoWhat he said. DF won’t take into account the contents of mount points within a directory.
minus-squareShredderFeeder@shredderfood.netOPlinkfedilinkEnglisharrow-up2·5 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.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.