Skip to content

Instantly share code, notes, and snippets.

@kashi
Forked from gyuque/watch-the-world.sh
Last active December 27, 2015 17:59
Show Gist options
  • Save kashi/7366350 to your computer and use it in GitHub Desktop.
Save kashi/7366350 to your computer and use it in GitHub Desktop.
#!/bin/sh
while true; do
open "https://www.facebook.com/ykzts"
open "http://b.hatena.ne.jp/Tesh/"
open "http://cpplover.blogspot.jp/"
open "http://jojiani.ldblog.jp/"
sleep 300
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment