> ACK!  That makes sense to me.  But it needs to be clearly visible in some
> kind of requirements list.  If we don't have that, that's probably
> something we should have.

You could even start your shell scripts with something like:

test "x$(pwd)" = "x`pwd`" || (echo "This shell is not good enough"; exit 1)


        Stefan

Reply via email to