Skip to content
  • Topics
  • Contact
  • Search
  • Random
  • Footer

Sacha Chua

« Google GroupsLearning kanji »

Incantation to print the author statistics

Jul 7, 2004| -Uncategorized
lynx -source 'http://lists.q-linux.com/pipermail/plug/2004-July/author.html' |
perl -MXML::LibXML -e 'print $_->findvalue("i") foreach (XML::LibXML->new->parse_html_fh(*STDIN)->findnodes(q!//li[a[@name]]!))' | sort | uniq -c | sort -rn | head -20

E-Mail from sherwin@saturn.emc.com.ph

You can e-mail me at sacha@sachachua.com.
More posts about -Uncategorized
« Google GroupsLearning kanji »
  • Home
  • About
  • Topics
  • Archives
  • Privacy
  • Contact
  • Subscribe
  • RSS feed
  • Blogroll
  • Random
  • Sketches

Email - Mastodon - Github

Copyright © 2001-2024 Sacha Chua (sacha@sachachua.com). Emacs code snippets are generally under GPLv3+; other snippets are dual-licensed under the MIT License or GPLv3+ unless otherwise indicated. Please feel free to reuse or share stuff under a Creative Commons Attribution license unless otherwise noted. Thanks for reading!