On Wed, July 16, 2008 10:05 am, [EMAIL PROTECTED] wrote:

Dave,
thanks

I think I have brackets or quotes wrong?

# ./t
./t: line 5: echo: No such file or directory



#!/bin/bash

trafrep=$(lynx -dump
http://rta.nsw.gov.au/trafficreports/sydney/sydney_east_inner_west.html |
sed -n -e
'/Last refreshed/{:a;N;/Road Works/!ba;p;}')
mutt -s "Traffic Report East Inner West" [EMAIL PROTECTED] < echo "${trafrep}"

-- 
Voytek

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to