Why Cron Is Better Than a String Around Your Finger
Sep 01, 2009, 10:04 (4 Talkback[s])
(Other stories by Juliet Kemp)
'"mail -s "Subject test" juliet@example.com' will not actually
send the mail straight away. Instead, it will wait for you to type
in the body of the email (which can be empty), and hit Ctrl-D
twice. This may be a nuisance if you want an empty mail body and
the message to be sent immediately. To mitigate that, you can try
this:
Complete Story
Related Stories:
- Avahi (Zeroconf) on Linux: What is it Good For?(Aug 24, 2009)
- [e|c]tags With Emacs and Vim(Aug 18, 2009)
- The Linux users' guide to Mac OS X(Aug 17, 2009)
- Run Multiple Debian Versions Simultaneously(Aug 11, 2009)
- Bash, in Color(Aug 03, 2009)
- Mutt on the Android G1(Jul 28, 2009)
- Tail More Than One File at a Time(Jul 22, 2009)
- System Monitoring With Atop(Jul 13, 2009)
- Useful Tricks With Screen(Jul 08, 2009)
- xclip: Command-Line Clipboard(Jun 30, 2009)