I need help translating this cron job into launchd
0
votes
1
answer
319
views
How do achieve the following cron job into launchd xml format?:
* * * * * date > /Users/mariano/cron_test.log
I've been trying in several ways, but I don't seem to be getting the
ProgramArguments
right. I guess that the >
might be interfering with the xml tags or something.
Any help is greatly appreciated!
Asked by mariano-daniel
(284 rep)
Apr 9, 2022, 09:00 PM
Last activity: Apr 9, 2022, 10:05 PM
Last activity: Apr 9, 2022, 10:05 PM