Subject: Re: Strange shell problem
To: Chris Lloyd <strawberry@toth.org.uk>
From: David Laight <david@l8s.co.uk>
List: netbsd-help
Date: 11/18/2002 15:00:47
> where=`which notaprogram`; if [ $? -gt 0 ]; then echo "Install it"; fi

This is a known feature^H^H^H^H^H^H^Hbug of the netbsd /bin/sh.

I have a fix, but it is lumped in with a load of other changes
to increase the posix conformance of /bin/sh.
I'm sure I've posted a diff at least once, if anyone will apply
it I'll generate it again.

	David

-- 
David Laight: david@l8s.co.uk