Skip to content
Advertisement

how to set path for crontab in ubuntu

When I am trying to execute python on crontab ,I jut run a dummy program and I found the following information

JavaScript

I have given my crontab like this

JavaScript

What will be the path for my corntab

Advertisement

Answer

Always use absolute paths when adding cronjobs:

JavaScript
User contributions licensed under: CC BY-SA
8 People found this is helpful
Advertisement