Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!harpo!seismo!hao!hplabs!sri-unix!mike@brl-vgr From: mike%brl-vgr@sri-unix.UUCP Newsgroups: net.unix-wizards Subject: Re: recent xenix flame Message-ID: <15214@sri-arpa.UUCP> Date: Fri, 6-Jan-84 04:21:19 EST Article-I.D.: sri-arpa.15214 Posted: Fri Jan 6 04:21:19 1984 Date-Received: Tue, 10-Jan-84 00:28:16 EST Lines: 12 From: Mike Muuss Shawn - On every UNIX system I have ever seen, the directory /dev is keep writable only to the Superuser, so that only the Superuser can add and delete entries from /dev. Permitting user programs to unlink /dev/null can induce intersting failure modes into otherwise healthy programs... Obviously, your system needs a CHMOD command, quick! -Mike