[vox-tech] emailing an attachment

Tim Riley vox-tech@lists.lugod.org
Thu, 26 Sep 2002 08:53:31 -0700


Hi LUGOD:

Does anyone know how to email an attachment
from the command line?

I would expect it to be:
mail -s "Here is your graph" --attach-file graph.pdf foo@foo.com

But this is a no-go.

Thanks.