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 -->
  #4 (permalink)  
Old 03-21-2007
matrixmadhan matrixmadhan is offline Forum Advisor  
Technorati Master
  
 

Join Date: Mar 2005
Location: leaf node in B+ tree
Posts: 2,958
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