Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jun 2000 22:24:25 -0700
From:      "Raymundo M. Vega" <RaymundoVega@home.com>
To:        "Rafael A. Reta Rodriguez" <rafareta@icave.com.mx>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Where is the disk pace?
Message-ID:  <395ADD89.D462B862@home.com>
References:  <395AC824.F1A2A680@icave.com.mx>

next in thread | previous in thread | raw e-mail | index | archive | help
"Rafael A. Reta Rodriguez" wrote:
> 
> What am I missing?
> 
> # cd /var/log
> # du -k
> 2638    .

this shows how much disk space is used by /var/log

> # df -k
> Filesystem  1K-blocks     Used    Avail Capacity  Mounted on
> /dev/wd0s1d     19815    14094     4136    77%    /var/log
> 
> du says that I have 2,638K and df says 14,094K used... What is grong
> 

Are you sure you are mounting wd0s1e on /var/log??? it is usually mounted
in /var... if this is true then you are using 14 meg for /var

raymundo

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


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?395ADD89.D462B862>