33
cron PATH bit me again today
(lemmy.world)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
Looks like you need to collect your crontab logs somewhere you can read.
Or maybe even set up a valid MAILTO in the crontab so that failures are emailed to them.
My "pro" tips:
You can append
to any command, and it will write logs to system journal which you can view with
journalctl