Results 1 to 2 of 2
Hi guys,
I am getting problem while setting up my crontab.It can not effiect in my setting time.The setting of crontab is below:
41 16 * * * /usr/local/bin/fpscan /open/test/
...
- 02-19-2009 #1Just Joined!
- Join Date
- Feb 2009
- Posts
- 1
crontab can not effiect?
Hi guys,
I am getting problem while setting up my crontab.It can not effiect in my setting time.The setting of crontab is below:
41 16 * * * /usr/local/bin/fpscan /open/test/
It can normally execute,when i input fpscan by keyboard.Crond is normally run,and there is not username of root in the /etc/cron.deny.
I hope, my question is clear.
Please, help in solving the doubt.
regards
- 02-20-2009 #2Just Joined!
- Join Date
- Jan 2007
- Location
- San Antonio, TX
- Posts
- 21
I am not sure that I 100 percent understand your question, however, here goes. Have you confirmed that the cron daemon is started? Since you are not specifying a username in the cron I am assuming that you using a users cron. Have you tried running the exact same command as the user? '/usr/local/bin/fpscan /open/test/'?
Let me know.


Reply With Quote