On Tue, 30 Jul 2002 11:00:09 -0500 (CDT), you wrote:
>Try this:
>
>find / -type d -maxdepth 1 | egrep -v "home|proc|^/$" | xargs du -sh
>
>That should show usage of each directory in /, not including /home and
>/proc.
Or, just for variety:
du -h -x --max-depth=1 --exclude=home --exclude=proc
nyway,
thanks!
13GB free :) that feels much better.
Tom
>From: "Anthony E. Greene" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: disk usage
>Date: Tue, 30 Jul 2002 16:30:43 -0400
>
>-BEGIN PGP SIGNED MESSAGE-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 30-Jul-2002/15:16 +, Christensen Tom <[EMAIL PROTECTED]> wrote:
>
>FilesystemSize Used Avail Use% Mounted on
>/dev/hda2 21G 15G 6.0G 71% /
>/dev/hda1 23M 20M 1.9M 92% /boot
>/dev/hda5
How are you working out that there is only 7Gb used?
Also, is there anything stored on /home or /boot if you un-mount the fs's
there?
-Original Message-
From: Christensen Tom [mailto:[EMAIL PROTECTED]]
Sent: 30 July 2002 16:17
To: [EMAIL PROTECTED]
Subject: Re: disk usage
Files
250M 0 250M 0% /dev/shm
>
> but, like I said, I can only account for about 7GB used on the / partition.
>
>
> >From: "Anthony E. Greene" <[EMAIL PROTECTED]>
> >Reply-To: [EMAIL PROTECTED]
> >To: [EMAIL PROTECTED]
> >Subject: Re:
On Tue, 30 Jul 2002, Christensen Tom wrote:
>
> FilesystemSize Used Avail Use% Mounted on
> /dev/hda2 21G 15G 6.0G 71% /
> /dev/hda1 23M 20M 1.9M 92% /boot
> /dev/hda5 14G 1.8G 11G 13% /home
> none 250M 0 250M
about 7GB used on the / partition.
>From: "Anthony E. Greene" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: disk usage
>Date: Tue, 30 Jul 2002 07:35:20 -0400
>
>-BEGIN PGP SIGNED MESSAGE-
>Hash: SHA1
>
&
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 30-Jul-2002/04:38 +, Christensen Tom <[EMAIL PROTECTED]> wrote:
>I have a small problem,
>I have a 20GB root partition on a system.
>it shows that only 6Gb are free, but the usage of all of the directories
>on / combined only adds up to about 7