$>^C
crontab
# m h dom mon dow command
0 0 * * * ~/code/startnewday.sh > /dev/null 2>&1
1 0 * * * ~/code/dateanduptime.sh > /dev/null 2>&1
0 1-23 * * * ~/code/dateanduptime.sh > /dev/null 2>&1
15,45 * * * * ~/code/socials.py > ~/public_html/socials.html
0,20,40 * * * * ~/code/codeupdate.sh > /dev/null 2>&1
Installation:
git clone --depth=1 https://github.com/sadikkuzu/ctrl-c-club.git ~/code