You can also run the script with the -V option.  It shows debugging
info but not as much as "bash -x".

I tried snapshooter on OS X 10.4.9.  I did get the "cp: illegal option
-- l" error.
But that's the only error I got.

Bill

On 4/23/07, Bertrand Delacretaz <[EMAIL PROTECTED]> wrote:
On 4/23/07, Grant Ingersoll <[EMAIL PROTECTED]> wrote:
> ...The error says something about command not found line 15, but all the
> files I looked at, line 15 was a comment...

Running your script with

  bash -x myscript

should help, it will echo commands before executing them.

-Bertrand

Reply via email to