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

version 1.4, 2007/08/12 21:49:59 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;.*@.*&gt;/<address>/g  s/&lt;[a-zA-Z\._0-9-]*@[a-zA-Z\._0-9-]*&gt;/<address>/g
 /^[     ]*$/d  /^[     ]*$/d
 s/^.$//' calendar.html>> calendar.txt  s/^.$//' calendar.html>> calendar.txt
 echo >> calendar.txt  echo >> calendar.txt

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


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