💻 Software
how to make run cron on OSX 10.6.2?
Fresh7 days ago
Mar 15, 202622686 viewsConfidence Score0%
0%
Problem
Note: this question is not about how to edit cron tab but how to make cron work I edited my cron using I entered and it does nothing although the cron is set up correctly. Checked via Cronnix and viewed the cron in /var/cron/tabs. Editing crontab using Cronnix gives me the same results. If I run ma…
Error Output
env EDITOR=joe crontab -e
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: how to make run cron on OSX 10.6.2?
Low Risk
The cron utility is launched by launchd when it sees the existence of or files in . There should be no need to start it manually. (See the man pages.) To see logs of OS X, you can use Console Utility.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix