Page 1 of 1

get a single jpg file of an event via command line

Posted: Sun Jul 24, 2011 10:35 pm
by junior
Hello,

I'm using an filter which starts a script in order to send an Email. And now I want to attach a single .jpg file to this email. But how can I fetch a single .jpg file of an event with a command line instruction?

Thanks for your help,
junior

Re: get a single jpg file of an event via command line

Posted: Wed Jul 27, 2011 6:30 pm
by alf
You might be able to do something with alpine or another command line interface.


http://en.wikipedia.org/wiki/Alpine_%28e-mail_client%29


You could also write the script to put the saved j-peg in the /var/www directory and then look at it remotely. Or send it to you with ssh?