Mail Archives: djgpp-workers/2000/04/04/10:31:44
On Tue, 4 Apr 2000, Mark E. wrote:
> > FWIW, I didn't have any problems in Bash 2.03 with these features.
>
> Before, there was only one master function that was to be called for
> expansions. For Bash 2.03, more callable functions, which meant I had to make
> some changes to keep it working for most cases.
Is it possible to transform PATH in a single function, and then call that
functions from each place where Bash invokes subsidiary programs?
It is conceivable that other ports of Bash (e.g. Cygwin) will want a
similar feature, so perhaps the maintainer could be persuaded to
introduce some machanism for tweaking PATH before running subprocesses.
- Raw text -