[TLUG] cronatb

Dyi-Wu Liu tlug@linux.org.tw
Fri, 14 Jul 2000 16:19:47 +0800


呂廷昱 wrote:
> 
> 請問我把 perl 的程式放入 crontab ,但卻一直無法執行,請問我要如何做.
> P.S.一般 shell 沒有問題.

Have your put "#! /usr/bin/perl" in the first line of your perl script ?
Such as :
#! /usr/bin/perl
print "hello\n"

--
Best Regards,
 Dyi-Wu Liu
To Unsubscribe: send mail to majordomo@linux.org.tw
with "unsubscribe tlug" in the body of the message