How to create a linux systemd service and timer that activates a script every few seconds
You have a bash script on your linux installation that you would like to run periodically, it could be anything, for instance you have a script that takes periodic snapshots of the database and performs a backup, or a script that pulls in changes fro...
shasa.hashnode.dev4 min read