still get a <defunct> using a python script in the crontab
Zentrader
zentraders at gmail.com
Wed Sep 19 10:50:57 EDT 2007
More information about the Python-list mailing list
Wed Sep 19 10:50:57 EDT 2007
- Previous message (by thread): Find the ID, but how to select/copy the whole string by ID?
- Next message (by thread): still get a <defunct> using a python script in the crontab
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> If I run the command /usr/sbin/program_prgchk everything works (no > <defunct> process) > But when I use it in the crontab I get a <defunct> process The crontabs file on my system is stored in /var/spool/cron/ crontabs/. It appears you are checking the wrong file. Try a "crontab -e" from the command line and compare it to the contents in the /etc/crontab file.
- Previous message (by thread): Find the ID, but how to select/copy the whole string by ID?
- Next message (by thread): still get a <defunct> using a python script in the crontab
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list