呂廷昱 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