darren chamberlain wrote:
> Masand, Manish ([EMAIL PROTECTED]) said something to this effect on 
>05/17/2001:
> > any solution to this problem? anyone?
> 
> Yeah:
> 
> mutt -a xyz.txt [EMAIL PROTECTED] < (cat abc.txt; echo "--"; cat ~/.signature)

If you're going to do it that way, at least include the space
after the dashes!  :o)

$ mutt -a xyz.txt [EMAIL PROTECTED] < \
> (cat abc.txt; echo "-- "; cat ~/.signature)

-- 
Linux: The Choice of the GNU Generation


Reply via email to