Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Dec 2000 10:20:17 -0500
From:      mysql-freebsd <mysql-freebsd@home.com>
To:        nathan <beemern@telecom.ksu.edu>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Weird /var behavior or was I hacked?
Message-ID:  <3.0.6.32.20001221102017.0094b3d0@lh1.rdc2.pa.home.com>
In-Reply-To: <3A4218E7.40A8F22F@telecom.ksu.edu>
References:  <3.0.6.32.20001221094434.00963ad0@lh1.rdc2.pa.home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
At 08:51 AM 12/21/00 -0600, nathan wrote:
>for more accurate results, try something like this
>
>du -k /var
>
>that will give you sizes for all files/dirs in/under /var and the total
>disk usage for /var
>man du   for more info
>
>this will at least tell you WHERE the disk space is being hogged, and
>you can start tracing from there

Thanks, unfortunately it didn't tell me that. Infor from du
was very much consistent with "ls -laR"


prompt>du -ck
<....>
13891   total

prompt>df
filesystem  1K-blocks     Used    Avail Capacity  Mounted on
<...>
/dev/da0s1h   1034159   766685   184742    81%    /var

Listing produced by du doesn't show where the 700+ MB went to.





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.6.32.20001221102017.0094b3d0>