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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message