Date: Wed, 12 Jan 2000 22:48:18 -0600 From: Tim Tsai <tim@futuresouth.com> To: freebsd-questions@freebsd.org Subject: lost space - how to find it? Message-ID: <20000112224818.A10607@futuresouth.com>
next in thread | raw e-mail | index | archive | help
I am running a fairly old 2.2.8-STABLE (almost a year old) and have run into a slight problem. du shows this: # df / Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/sd0s1a 396895 347344 17800 95% / # du -d 1 -x / 44 /dev 1 /usr 1742 /stand 5799 /etc 1 /proc 1 /cdrom 3493 /bin 758 /lkm 1 /mnt 85 /root 6208 /sbin 57015 /var 56 /home 1 /local 1 /WWW 13 /.elm 58 /mail 1 /dist 1 /tftpboot 1 /lost+found 1 /nonexistent 80408 / where did the 280 some odd meg of space go? I am guessing a process has a open file that was deleted - but how do I find it? Thanks! Tim 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?20000112224818.A10607>