#!/bin/bash curl -Ss 'http://www.roguetemple.com/z/hyper/download.php' | \ sed ' s,^.*[^<>]\+ source code.*$,\1, t d '