3月
23
$ ruby -ne 'puts $_.downcase.scan(%r|<([a-z0-9]+)[^>]*>|i)' ./index.html | sort | uniq a body br dd div dl dt h1 h2 h3 h4 head html img input li link meta p script title ul
ね、簡単でしょ?
Address: http://blog.yuyat.jp/archives/298
no comment untill now