Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jan 2002 13:31:12 -0500
From:      "alexus" <ml@db.nexgen.com>
To:        <freebsd-questions@freebsd.org>
Subject:   not enough space
Message-ID:  <000901c1a1e0$a3287b50$faa0b542@noc>

next in thread | raw e-mail | index | archive | help
allworld# pwd
/
allworld# df -h
Filesystem    Size   Used  Avail Capacity  Mounted on
/dev/da0s1a    32G    29G   1.2G    96%    /
procfs        4.0K   4.0K     0B   100%    /proc
allworld# ls
.cshrc          COPYRIGHT       boot            compat          dist
home            kernel.GENERIC  modules         root            stand
tmp             var
.profile        bin             cdrom           dev             etc
kernel          mnt             proc            sbin            sys
usr
allworld# du -hs bin boot  cdrom compat dev dist etc home mnt modules root
sbin stand sys tmp usr var
3.8M    bin
545K    boot
1.0K    cdrom
  0B    compat
 61K    dev
1.0K    dist
833K    etc
  0B    home
1.0K    mnt
4.6M    modules
 16K    root
 11M    sbin
1.9M    stand
  0B    sys
1.0K    tmp
1.4G    usr
108M    var
allworld#

how can it show that 29G is used if barly 2G is used in total, what am i
missing?


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?000901c1a1e0$a3287b50$faa0b542>