Weather Alert program.

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Ray Van Dolson
Date:  
Subject: Weather Alert program.
You could use the 'mail' program...

% cat <file> | mail -s "Subject" <to>

Not sure how you'd go about getting only the latest data file with regular
ftp. It'd work nicely with Python's FTP module, but that's a whole
different language to use :)

It'd be sweet to use these files along with MRTG btw...

On Sun, 13 Oct 2002 wrote:

> I also haven't figured out how to e-mail the retrieved files
> automatically. I tried using sendmail and pine. Pine would work,
> except it needs me to send the "send" (ctrl-x) command.