Skip to content

Instantly share code, notes, and snippets.

@oppara
Created April 20, 2009 14:02
Show Gist options
  • Save oppara/98547 to your computer and use it in GitHub Desktop.
Save oppara/98547 to your computer and use it in GitHub Desktop.
cron: open firefox
mm hh * * * export DISPLAY=:0 && firefox-bin > /dev/null 2>&1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment