--- test.sh 2001/04/21 08:43:47 1.1 +++ test.sh 2002/06/19 18:32:42 1.2 @@ -3,8 +3,9 @@ headers=/tmp/mailh$$ mail=/tmp/mail$$ -echo "To: cs-alert@pliva.hr,biljana.burica@pliva.hr" >> $headers -echo "Subject: hr-web warning on `date`" >> $headers +rm -f $headers +echo "To: cs-alert@pliva.hr,ravilov@pliva.hr" >> $headers +echo "Subject: HR-web warning on `date`" >> $headers echo >> $headers send=0