blob: 80d82f069b67753c0956776d8c1f7a8a457a2e45 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Nel] Compiling under Linux</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:v.caron%40zerodeux.net">
<LINK REL="Previous" HREF="000206.html">
<LINK REL="Next" HREF="000208.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Nel] Compiling under Linux</H1>
<B>Vincent Caron</B>
<A HREF="mailto:v.caron%40zerodeux.net"
TITLE="[Nel] Compiling under Linux">v.caron@zerodeux.net</A><BR>
<I>Mon, 19 Feb 2001 12:49:15 +0100</I>
<P><UL>
<LI> Previous message: <A HREF="000206.html">[Nel] RE: Compiling under Linux</A></li>
<LI> Next message: <A HREF="000208.html">[Nel] Dynamic load balancing?</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#207">[ date ]</a>
<a href="thread.html#207">[ thread ]</a>
<a href="subject.html#207">[ subject ]</a>
<a href="author.html#207">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>><i> I accidentily descroyd my /dev/null (Dont ask). Sorry.
</I>
As root :
# mknod /dev/null c 1 3
# chmod 666 /dev/null
... and it's back to life again !
</pre>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="000206.html">[Nel] RE: Compiling under Linux</A></li>
<LI> Next message: <A HREF="000208.html">[Nel] Dynamic load balancing?</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#207">[ date ]</a>
<a href="thread.html#207">[ thread ]</a>
<a href="subject.html#207">[ subject ]</a>
<a href="author.html#207">[ author ]</a>
</LI>
</UL>
</body></html>
|