On Sat, 2005-07-23 at 15:24 -0700, benjamin stathos wrote: > --- "S. Anthony Sequeira" <[EMAIL PROTECTED]> > wrote: > > What is your cron command? Myy fcrontab follows > > (wrapped). I do get the output from symlinks and > > find if it does output anything. > > @mail(true) 1 /home/ben/fcron_test > > fcron_test is just a simple echo test that I've tried > with stdout and stderr. The only way I've ever seen > output is if I put exit 1 in the script. > > > What version of fcron? > > fcron 2.9.5.1
It works for me: $ cat fcron_test #!/bin/bash echo "Hello" [EMAIL PROTECTED] 23:56:21:~ $ fcrontab -l [...] @mail(true) 1 /home/sherwin/fcron_test I email a minute for the last 5 minutes. Apart form trying 2.9.4 I have no more ideas sorry. -- Men have as exaggerated an idea of their rights as women have of their wrongs. -- E.W. Howe -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page