<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> I want to send an email from the command line 
using something like ;</FONT></DIV>
<DIV><FONT face=Arial size=2>    mail -s 'whatever' <A 
href="mailto:xyz@hostname.com">xyz@hostname.com</A> < 
message.txt</FONT></DIV>
<DIV><FONT face=Arial size=2> </FONT></DIV>
<DIV><FONT face=Arial size=2> This works fine, but now I also want to 
attach a file with the message I am sending - the file is a PDF that is 
automatically generated at the end of each month, and I want to include this in 
the message that is sent out.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> Without having to resort to using some other 
method, does anyone know if there is a flag I can use to attach a file with the 
method above ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> Regards</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> Paul</FONT></DIV></BODY></HTML>