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

Windows XP installation, no previous version of Windows NT - Super User

permissions - Mount is denied because the NTFS volume is already exclusively opened - Ask Ubuntu

16.04 - Errors were encountered while processing in python - Ask Ubuntu