Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!ulysses!ulysses.att.com!danj1 From: danj1@ulysses.att.com (Dan Jacobson) Newsgroups: comp.unix.questions Subject: Re: running a program "test" in a shell script Message-ID: <14463@ulysses.att.com> Date: 14 Mar 91 21:45:57 GMT References: <1991Mar14.032547.19333@ccu1.aukuni.ac.nz> Sender: netnews@ulysses.att.com Reply-To: Dan_Jacobson@ATT.COM Lines: 16 In-reply-to: russell@ccu1.aukuni.ac.nz's message of Thu, 14 Mar 91 03:25:47 GMT FCC: /usr/tmp/danj1Thu14Mar [oh boy! I am the first to answer! :-)] >>>>> On Thu, 14 Mar 91 03:25:47 GMT, russell@ccu1.aukuni.ac.nz >>>>> (Russell J Fulton;ccc032u) said: Russell> All was well until somebody named their executable 'test'. They should use a different name. [Brilliant observation #1 ! :-) ] Russell> This results in a script being generated and executed on the Russell> sun that includes the line Russell> test Try ./test or /some/ugly/hardwired/path/test [Brilliant observation #2 ! :-) ]