Cool site! I wonder what stuff are most popular among these brilliant guys so i # curl "http://www.usesthis.com/ | egrep -o "http:\/\/.\.usesthis\.com" | xargs curl | egrep -o ">[^<]+<\/a>" | sed -e "s/>\(.\)<\/a>/\1/g" | sort | uniq -c | sort -nbr | less