• #indieweb 2014-09-19
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2014-09-19 UTC
# 14:44
ben_thatmustbeme
for u in `curl -sL http://indiewebcamp.com/irc/today |grep -E '<Loqi>\W+\[@' |sed 's/.*<Loqi>\W\+\[@\(\w\+\)\].*/\1/' |sort |uniq`; do echo -ne "\n$u "; curl -sL https://twitter.com/$u | grep 'rel="me nofollow"' |sed 's/.*title="\([^"]*\)".*/\1/' ; done