> cat <<EOF >conftest.sh > #! $SHELL > exit 0 > EOF > > chmod +x conftest.sh > > if (PATH=.;`pwd`; conftest.sh); then > # We like `;', let's use it. Slackware will like it :-) It already has "." in $PATH for non-root users. I don't see an alternative to using a separate directory. But you conftest.sh is clearly better than my conftest.bat, as well as its contents :-) Regards, Pavel Roskin
- Re: GNATS needs some work (autoconf/59) Tim Van Holder
- Re: GNATS needs some work (autoconf/59) Akim Demaille
- Re: GNATS needs some work (autoconf/59) Pavel Roskin
- Re: GNATS needs some work (autoconf/59) Akim Demaille
- Re: GNATS needs some work (autoconf/59) Pavel Roskin
- RE: GNATS needs some work (autoconf/59) Tim Van Holder
- RE: GNATS needs some work (autoconf/59) Pavel Roskin
- RE: GNATS needs some work (autoconf/59) Tim Van Holder
- Re: GNATS needs some work (autoconf/59) Mark E.
- Re: GNATS needs some work (autoconf/59) Akim Demaille
- Re: GNATS needs some work (autoconf/59) Akim Demaille
- Re: GNATS needs some work (autoconf/59) Earnie Boyd
- RE: GNATS needs some work (autoconf/59) Tim Van Holder