Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jul 2001 23:25:50 -0400
From:      Klaus Steden <klaus@compt.com>
To:        Child <child@child.net.au>
Cc:        questions@FreeBSD.ORG
Subject:   Re: deleted /dev/null by mistake
Message-ID:  <20010715232550.J73359@cthulu.compt.com>
In-Reply-To: <5.0.0.25.0.20010716120202.00a07eb0@mx.child.net.au>; from child@child.net.au on Mon, Jul 16, 2001 at 12:02:43PM -0700
References:  <5.0.0.25.0.20010716120202.00a07eb0@mx.child.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help
> hi all
> one of my shell scripts did an rm -f /dev/null
> 
(cd /dev && sh MAKEDEV) should do it (as root),

or by hand ...

mknod /dev/null c 2 2 

Klaus

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?20010715232550.J73359>