nonsense words for files

w. mansfield wfmans at ihuxb.UUCP
Sat May 11 05:31:21 AEST 1985


> ...
> 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



More information about the Comp.unix mailing list