Web Design

Categorized | System, cli

Set e-mail reminders from the Linux command line

You don’t need a fancy e-mail client with calendar capabilities to get a quick reminder. This is especially useful if you’re on a SSH prompt and don’t have a post-it neatby :)

echo “mail -s ‘remember the birthday party’ your_email@server.com < /dev/null” | at 15:19

This will send you an e-mail to the address you specified at precisely 15:19.

Author Profile

T4L ;

Other posts by T4L

Author's web site



Are you satisfied with this blog?
Why not subscribe our RSS Feed? you will always get the latest post.


1 Trackback(s)

  1. 21 03 2009 : Send Self Reminders To Your Email From The Command Line | AmirWatad.com

Leave A Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>