Dave Sill <[EMAIL PROTECTED]> wrote:
> 
> The script should check to make sure the cd succeeded, e.g.:
[...] 
> Sorry about that: that's a basic shell programming error.

What about doing a `set -e` at the beginning of the scripts?  That way they'll
stop if they hit any error.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------

Reply via email to