Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Aug 2001 02:05:06 -0400 (EDT)
From:      "Brandon D. Valentine" <bandix@looksharp.net>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        "David W. Chapman Jr." <dwcjr@inethouston.net>, <current@freebsd.org>
Subject:   Re: devfs
Message-ID:  <20010820020334.C1025-100000@turtle.looksharp.net>
In-Reply-To: <20010819223318.B3899@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 19 Aug 2001, Kris Kennaway wrote:

>Devices are just inodes..you shouldn't have anything in /dev other
>than MAKEDEV, the fd/ subdirectory and a whole bunch of device nodes.
>You probably have some other file in there which was accidentally
>created by something like
>
># verbosecommand > /dev/nlul

The following command should reveal the culprit:
du -h /dev/* | grep -v 0B

-- 
"Never put off until tomorrow what you can do today.  There might be a
law against it by that time."	-- /usr/games/fortune, 07/30/2001

Brandon D. Valentine <bandix at looksharp.net>


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




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