Click to See Complete Forum and Search --> : my cron and script works in linux but not in Solaris 8 WHY?????????????


worldtouch
09-17-2001, 03:16 AM
my cron and script works in linux but not in Solaris 8 WHY?????????????

why is that ?

jennifer.

script:
#!
set -x
#wget -m --relative http://mirror.qmail.org


/usr/local/bin/rsync -rtzp 192.203.178.91::qmail /var/apache/htdocs/www/qmail

#du /var/apache/htdocs/www/qmail

#echo "completed"

/log in /var/cron:
~ ! *** cron started *** pid = 183 Mon Sep 17 14:59:59 2001
! unexpected pid returned 190 (ignored) Mon Sep 17 15:00:01 2001

crontab -e at console in linux same as in solaris 8

# everyday basis to get qmail at 05:01
01 05 * * * * jennifer /home/jennifer/getqmail

Strike
09-17-2001, 03:19 AM
No cross-posting. Anyone interested, look in the Other Unix-based OS's forum.