Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
This is just purely an example, but you will see that this is a cron entry that will run at 6:30AM and then 3:30PM (15 is 3 in military time). Just comma seperate the hours, or comma seperate whatever section of the cron.
OK, I took the 0logwatch script from /etc/cron.daily and I put in a new directory called /etc/cron.twice_daily.
Then I added "0 5,17 * * * root run-parts /etc/cron.twice_daily" in my crontab and restarted cron.
That should work, right? This is the first time I've ever really used cron.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.