// Open the cron editor
env EDITOR=nano crontab -e
// Run shell script at 4:20pm
20 16 * * * /bin/sh /Users/scott/.smoke.sh
// smoke.sh Open Snoops Smoke Weed Everyday.
open http://www.youtube.com/watch?v=KlujizeNNQM
One of my coworkers did this when I left my computer un-attended.
Be the first to comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.