[Nel] Compiling under Linux

Vincent Caron v.caron@zerodeux.net
Mon, 19 Feb 2001 12:49:15 +0100


> I accidentily descroyd my /dev/null (Dont ask). Sorry.

As root :

# mknod /dev/null c 1 3
# chmod 666 /dev/null

... and it's back to life again !