Hi all, 
 
I'v add a perl script in my crontab (To execute with root rigth)
 
If i execute the perl script in command line, all work fine.
 
 
Here the log from /var/log/cron
 
Nov 29 14:55:00 (NameOfTheServer)  /usr/sbin/cron[16782]: (root) CMD
(/root/Scripts/update.pl)
 
Cron execute the job....
 
 
if i make the "top" command....;
 
16785 root        1   8    0  6296K  5764K wait     0:01  0.00%
perl5.8.8
 
The script stay in "wait" mode....
 
Some one can help me ton find why these script wont finish...
(I'v no error in /var/log/message)
 
Thanks for your help!


 
 
Francis Provencher
Ministère de la Sécurité publique du Québec
Direction des technologies de l'information
Division de la sécurité informatique
Tél: 1 418 646-3258
Courriel:   [EMAIL PROTECTED] 
 
CEH - Certified Ethical Hackers
SSCP - System Security Certified Practitionner
Sec+ - Security +
BEGIN:VCARD
VERSION:2.1
X-GWTYPE:USER
FN:FRANCIS PROVENCHER
ORG:;DGSG/DTI
EMAIL;WORK;PREF;NGW:[EMAIL PROTECTED]
N:PROVENCHER;FRANCIS
END:VCARD


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/

Reply via email to