Re: bash tries to execute not existing binaries

2000-12-13 Thread Defresne Sylvain
Hell, * Cajus Pollmeier ([EMAIL PROTECTED]) wrote: > Hi! > > Not a big problem, but I'd like to know if there is a better solution for > that: > > I had a self compiled binary "/usr/local/bin/blah". Another version of this > binary is in "/usr/bin/blah". The bash path is set to take the one fro

bash tries to execute not existing binaries

2000-12-13 Thread Cajus Pollmeier
Hi! Not a big problem, but I'd like to know if there is a better solution for that: I had a self compiled binary "/usr/local/bin/blah". Another version of this binary is in "/usr/bin/blah". The bash path is set to take the one from /usr/local first, executing it works fine. After deleting /usr