Mail Archives: djgpp-workers/2003/03/18/06:24:50
Eli said:
> > If not, then it looks like your bash is broken... (Unlikely.)
>
> Perhaps I'm missing something, but doesn't Bash call __spawnve to run
> a program whose name doesn't constitute a full path to the executable
> file? If it does, isn't it true that our __spawnve _always_ searches
> the current directory first for relative file names?
1. A file name like "run_me" isn't relative, is it?
2. If it is considered as relative and what you say is correct, then
bash must be broken. It can't be a good idea to force current
directory into the PATH. And as first entry too.
3. My bash can be rather old, so that might be why I get different
results from Richard and what you say, if this has been changed over
different bash releases. (I can't check the release version right
now.)
Right,
MartinS
- Raw text -