Currently Listening To:
Smile Again - The Manhattan Transfer (In My Head) So today I learned about Cron. Cron is a way to schedule tasks to be completed automatically in Unix like operating systems. By editing one file you can schedule tasks to be completed by a specific user on a minute - weekly basis. I wanted to bug my sister so I added the following lines to /etc/crontab (Click for more)

