#!/bin/sh echo 'From pabs@debian.org -' >> ~/.evolution/mail/local/Drafts cat $* >> ~/.evolution/mail/local/Drafts rm -f $* >> /home/pabs/foo