How to add crontab in FreeBSD
I am trying to add crontab in FreeBSD but it is not working :
I have used this to add : sudo crontab -e -u vaibhav
@daily /home/vaibhav/applications/comparison/scrapy
but it not working .Can someone please help me. Is their is any way to
check whether crontab is able to run this script. Like --run-parts in
Ubuntu
No comments:
Post a Comment