home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   alt.os.linux.mint      Looks pretty on the outside, thats it!      30,566 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 29,296 of 30,566   
   vallor to ldo@nz.invalid   
   Re: Disc analiyser figures   
   05 Oct 25 23:36:00   
   
   From: vallor@vallor.earth   
      
   At Sun, 5 Oct 2025 21:54:59 -0000 (UTC), Lawrence D’Oliveir   
   ldo@nz.invalid> wrote:   
      
   > On Sun, 5 Oct 2025 22:45:43 +0100, RobH wrote:   
   >   
   > > Running df -h shows sda3 on the 250GB disk, as using 175Gb   
   > > How can I find out why it is using so much space   
   >   
   > Assuming it is mounted at /«mount-point», then you can look at t>   
   usage of the top-level directories on that volume with a command like   
   >   
   >    du -ks /«mount-point»/>   
   > and then drill down from there. If you have other volumes mounted   
   > under it, then they will confuse the issue. You can get around that   
   > with a bind mount.   
      
   Good advice.   
      
   There's also the -S option to du, which totals up   
   usage in directories.  So:   
      
   sudo du -Sx / > /tmp/d.sizes   
      
   Then:   
      
   sort -rn /tmp/d.sizes > /tmp/sorted.d.sizes   
      
   head /tmp/sorted.d.sizes   
      
   The "-x" in "du -Sx" means to stay on the same filesystem,   
   so if /home is separate, you'll need to repeat the process   
   there.   
      
   --   
   -v System76 Thelio Mega v1.1 x86_64 NVIDIA RTX 3090Ti 24G   
      OS: Linux 6.17.0 D: Mint 22.2 DE: Xfce 4.18   
      NVIDIA: 580.95.05 Mem: 258G   
      "The best defense is to stay out of range."   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca