/[hr-web]/test.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /test.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by dpavlin, Sat Apr 21 08:43:47 2001 UTC revision 1.2 by ravilov, Wed Jun 19 18:32:42 2002 UTC
# Line 3  Line 3 
3  headers=/tmp/mailh$$  headers=/tmp/mailh$$
4  mail=/tmp/mail$$  mail=/tmp/mail$$
5    
6  echo "To: cs-alert@pliva.hr,biljana.burica@pliva.hr" >> $headers  rm -f $headers
7  echo "Subject: hr-web warning on `date`" >> $headers  echo "To: cs-alert@pliva.hr,ravilov@pliva.hr" >> $headers
8    echo "Subject: HR-web warning on `date`" >> $headers
9  echo >> $headers  echo >> $headers
10  send=0  send=0
11    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.26