Find the answer to your Linux question:
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/ ...
  1. #1
    Just Joined!
    Join Date
    Feb 2009
    Posts
    1

    Question 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

  2. #2
    Just 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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...