How did you put this line in crontab ?
1 10 * * 0,2-6 ksh -c "/sitemgr/backup/bkupproc/appbkup.ksh rmt1"
By using crontab -e ( which edit and restart cron daemon )
or by editing the underlied file using your favorite editor in which case, you are still using old crontab.