-
Things that I watched when I had Covid
-
What it’s like to get bit by a dog
-
The coroner
-
Margo
-
Restart OS X daily from crontab
I am running some scripts and they are faulty terrible scripts, So they make the computer run slow. I wanted to restart the OS X computer every night to just refresh what they did. I was having troubles with this and finally just sat down and troubleshooted it. In Terminal: sudo crontab -e In Crontab,…