On 3/1/07, Stephen Shaw <sshaw at decriptor.com> wrote: > other than echo statements is there a good way to debug bash scripts I've usually found 'set -x' to be helpful.