Diff for /reports/sendcalendar.sh between versions 1.3 and 1.5

version 1.3, 2007/08/12 21:48:34 version 1.5, 2007/08/21 03:57:16
Line 15  s/<tr>/\./ Line 15  s/<tr>/\./
 s/<[^>]*>//g  s/<[^>]*>//g
 s/<[^>]*$//g  s/<[^>]*$//g
 s/^[^<]*>//g  s/^[^<]*>//g
 s/&lt;/</g  s/&lt;[a-zA-Z\._0-9-]*@[a-zA-Z\._0-9-]*&gt;/<address>/g
 s/&gt;/>/g  
 /^[     ]*$/d  /^[     ]*$/d
 s/^.$//' calendar.html>> calendar.txt  s/^.$//' calendar.html>> calendar.txt
 echo >> calendar.txt  echo >> calendar.txt

Removed from v.1.3  
changed lines
  Added in v.1.5


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>