schedule - How to setup cron.daily? - Ask Ubuntu


this question has answer here:

i put shell script inside /etc/cron.daily

i hoping in folder run daily script not being ran.

keep in mind scripts installed in /etc/cron.{hourly|daily|weekly|monthly} must executable, run-parts process them.


update: indeed, defining shebang mandatory in cron scripts run-parts process them. , general rule: should always set one.


Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User