Skip to content

Instantly share code, notes, and snippets.

#!/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