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.