Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!rutgers!mcnc!rti!xyzzy!meissner From: meissner@xyzzy.UUCP (Michael Meissner) Newsgroups: comp.unix.wizards Subject: Re: Request for human interface design anecdotes Message-ID: <390@xyzzy.UUCP> Date: Tue, 24-Nov-87 09:49:05 EST Article-I.D.: xyzzy.390 Posted: Tue Nov 24 09:49:05 1987 Date-Received: Fri, 27-Nov-87 22:27:39 EST References: <1721@spar.SPAR.SLB.COM> <1621@megatest.UUCP> <101@ateng.UUCP> <1402@cuuxb.ATT.COM> <407@minya.UUCP> Reply-To: meissner@xyzzy.UUCP (Michael Meissner) Organization: Data General (Languages @ Research Triangle Park, NC.) Lines: 13 In article <407@minya.UUCP> jc@minya.UUCP (John Chambers) writes: > .... It is trivial to add a library script > that 'removes' files by renaming them; why don't we do it? It is trivial > to say "ln /bin/cat /bin/type"; why don't we do it? I dunno, but with the System V.[23] bourne shell, you can't even do that because "type" is builtin (it tells where on your path a command is, or if it's a shell function). My other "favorite" poor design choice is "dump" in the System V.3 sgs (software generation system, ie, C compiler) which dumps out the object file into readable form, not what the operator does at night. Sigh..... -- Michael Meissner, Data General. Uucp: ...!mcnc!rti!xyzzy!meissner Arpa/Csnet: meissner@dg-rtp.DG.COM