Re: [shell] Bash shell error interpretation

2001-04-03 Thread Harry Putnam
Cameron Simpson <[EMAIL PROTECTED]> writes: > Another possibility is that your script is dependent upon running on > a terminal. Cron jobs do not have a controlling terminal, nor do they > have a tty attached to any inputs or outputs. What kind of things would do that. Do you mean something lik

Re: [shell] Bash shell error interpretation

2001-04-03 Thread Cameron Simpson
On Mon, Apr 02, 2001 at 10:58:23PM -0700, Harry Putnam <[EMAIL PROTECTED]> wrote: | I'm getting an error message from a shell script that has been working | for a long time. Tinkered with it and now get an error message I | don't understand. | I'm not going to post the whole script, its a bit lon

[shell] Bash shell error interpretation

2001-04-02 Thread Harry Putnam
I'm getting an error message from a shell script that has been working for a long time. Tinkered with it and now get an error message I don't understand. I'm not going to post the whole script, its a bit long and I know this works when run from the command line. However when run from cron I ge