On Fri, Nov 12, 2004 at 04:11:22AM +0100, Erik Trulsson wrote: > Keep in mind that FreeBSD's /bin/sh is a more powerful shell than was > available in, say, v7 Unix. Also keep in mind that ash is not POSIX sh (at least not as completely as one might like). This tends to bite me when using GNU autotools, which are hardcoded to prefer bash by default. Regards, BMS