ShredderFeeder@shredderfood.net to Selfhosted@lemmy.worldEnglish · 1 天前Addiction....shredderfood.netimagemessage-square74fedilinkarrow-up1238file-text
arrow-up1238imageAddiction....shredderfood.netShredderFeeder@shredderfood.net to Selfhosted@lemmy.worldEnglish · 1 天前message-square74fedilinkfile-text
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up6·6 小时前df 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 小时前What he said. DF won’t take into account the contents of mount points within a directory.
minus-squareGreenKnight23@lemmy.worldlinkfedilinkEnglisharrow-up1·4 小时前What he said. DF won’t take into account the contents of mount points within a directory.
minus-squareShredderFeeder@shredderfood.netOPlinkfedilinkEnglisharrow-up2·5 小时前What he said. DF won’t take into account the contents of mount points within a directory.
minus-squareShredderFeeder@shredderfood.netOPlinkfedilinkEnglisharrow-up2·5 小时前What 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.