Do you run this as a bash script through cron?
edit: I just tried running this as a bash script and got the following error:
"Missing $ on loop variable at /scripts/trim_bay line 5"
which is "do PP=`echo $P|sed s/bayes_toks//`;".
Do you run this as a bash script through cron?
edit: I just tried running this as a bash script and got the following error:
"Missing $ on loop variable at /scripts/trim_bay line 5"
which is "do PP=`echo $P|sed s/bayes_toks//`;".
Last edited by DavidR; 08-15-2005 at 10:40 AM.