The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 03-21-2007
alikun alikun is offline
Registered User
  
 

Join Date: Mar 2007
Posts: 23
Quote:
Originally Posted by matrixmadhan
it should be of the following form,


Code:
00 7 * * * echo "hi mother, i wanna be a script daddy." | mail -s "hello again" unixbuddy@hello.com

by contents, I meant the message that you are trying it send it via mail.


Posted above should work, paste it and save in the cron file
Matrix - thanks a lot, it did work. See now i'm a cron expert :-)