Name: Anonymous 2007-05-31 21:00 ID:9AJ6HoNH
/b/ needs help. how would one go abou actually opening a webpage (not just pinging it or something for a dos) automatically multiple times?
perl -e 'for($i=1; $i<10; $i++){system("firefox http://img.4chan.org/b";);}' or something like that