From: Ian Miller Newsgroups: comp.os.msdos.djgpp Subject: Re: djgpp find OK? Date: 17 Jun 1998 12:52:47 +0100 Organization: Defence Evaluation & Research Agency Lines: 29 Message-ID: <87wwagdz3k.fsf@hasn.dera.gov.uk> References: NNTP-Posting-Host: 146.80.115.106 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Eli Zaretskii writes: > On 15 Jun 1998, Myknees wrote: > > > >There is a FIND.EXE command that's part of DOS... > > >Rename that FIND.EXE to something else, and try again. > > > > Whoa. That is so easy. I'm surprised it's not a FAQ; > > It's not in the FAQ because it was never asked, until now. > ... > Well, actually, you *are* told about this, albeit subtly: the DJGPP > installation instructions say to put the DJGPP's bin/ directory before > everything else. `find' is *not* the only program that won't work as you > expect if you don't do that. Yes, unfortunately under Windows 95 the the OS intervenes and inserts C:\WINDOWS and C:\WINDOWS\COMMAND at the front of the path if they aren't there already. Once you're in the DOS box you can set PATH to what you want, but it's not as convenient as just setting it in AUTOEXEC.BAT so I generally don't bother. The installation instructions could usefully mention this. Regards, Ian -- Ian Miller, Dorset, UK DJGPP 2.01, Win95 DOS box (LFN undefined, FNCASE=y) The views expressed above are entirely those of the writer and do not represent the views, policy, or understanding of any other person or official body.