So I have this bash script that works great except that I can't figure out how to make it restart itself on a given schedule. I could start it with cron, obviously, but how would I stop ...