Hi Steffen,
> if [ -x "${path}/${pname}" ]; then
> echo "${path}/${pname}"This could really do with the `test -f' I pointed out as otherwise it will be unhappy with my compiler collection under /usr/local/bin/cc. -- Cheers, Ralph. https://plus.google.com/+RalphCorderoy
