When playing around with my raspberry pi I sometimes want to automate scripts and make them run on timed intervals. This is a perfect job for crontab, so I will try to give a short explanation of how I use it here. In a terminal window, run: crontab -e where […]
crontab
1 post