#: 18024 S12/OS9/68000 (OSK)
04-May-93 17:31:11
Sb: #18016-#using InfoXpress w/cron
Fm: Steve Wegert 76703,4255
To: keith bauer 71102,317 (X)
I handle it this way:
Cron calls the following script. The echoes to 'test.log' are left over
debugging statements. There's probabbly a better way to do it, but this has
worked great for me.
setenv TERM vsc chd /dd/usr/steve/ix echo "starting check_mail" >+test.log date
>+test.log ix -o -q=2 echo "ending check_mail" >+test.log date >+test.log
*- Steve -*
There is 1 Reply.
|