Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84 exptools; site ihuxb.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!ihnp4!ihuxb!wfmans From: wfmans@ihuxb.UUCP (w. mansfield) Newsgroups: net.nlang,net.unix Subject: Re: nonsense words for files Message-ID: <1017@ihuxb.UUCP> Date: Fri, 10-May-85 15:31:21 EDT Article-I.D.: ihuxb.1017 Posted: Fri May 10 15:31:21 1985 Date-Received: Sat, 11-May-85 03:26:44 EDT References: <1936@sdcrdcf.UUCP> <1940@sdcrdcf.UUCP> Organization: AT&T Bell Laboratories Lines: 21 Xref: watmath net.nlang:3037 net.unix:4476 > ... > When I first got my home computer, I made the mistake of naming a > temporary file "test" while logged in as root, and then discovered I > couldn't shut down the machine until I removed it. Seems that part of > the shutdown procedure is writing a file named "test," and if there's already > one of that name, it just logs you in again. > > --Lee Gold This reminds me of my usual mistake -- under UNIX, create a program test.c, compile it using make into test, and try to execute it. You get no output very quickly, since test is part of the shell. Hard to debug, too, since you can't find another executable file in your PATH. I added net.unix to the list. Seems a far better place for these digressions. -- Bill Mansfield AT&T Information Systems, Naperville, IL {ihnp4!}ihuxb!wfmans