Using Crontabs
On the right side of my site I have a list of my ten most recent posts. I generate that list with a shell script on my server. Usually I run it by hand whenever I post something. But since today I’ll be posting a lot, I wanted to automate the update. I couldn’t remember …