On Wed, Jul 07, 2004 at 11:49:47AM +0800, fooler wrote: > ----- Original Message ----- > From: "Zak B. Elep" <[EMAIL PROTECTED]> > To: "Philippine Linux Users Group Mailing List" <[EMAIL PROTECTED]> > Sent: Tuesday, July 06, 2004 6:29 PM > Subject: Re: [plug] The LIST is getting Fat! (was: Linux is getting fat) > > > > > yes and you are one of the top posters for july... > > > > > > $ 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!//[EMAIL PROTECTED]))' | > sort | uniq -c | sort -rn | head -20 > > > 30 Orlando Andico > > > 24 Zak B. Elep > > > 20 Andy Sy > > > 12 Sacha Chua > > > > > > > damn! That's one good perl one-liner... really good one. > > actually perl didnt do that to show the result because of the help of other > commands (eg. uniq and sort)... you can get the same results without using > perl... > > $ lynx -source > 'http://lists.q-linux.com/pipermail/plug/2004-July/author.html'|grep > "<I>"|tr -d "<I>"|uniq -c|sort -r|head -20 > > fooler. >
I guess we got another language bashing again... Cheers, Zakame PS: Seriously, Thanks for the tip, I didn't know that... -- |=-------------ZAK B. ELEP (Registered Linux User #327585)-------------=| || Web: http://zakame.spunge.org GPG ID: 0xFA53851D || || http://zakame.homelinux.org ICQ UIN: 33236644 || || Location: Daet, Camarines Norte Running Linux 2.6 || |=----------1486 7957 454D E529 E4F1 F75E 5787 B1FD FA53 851D----------=| Debian - When you've got better things to do than to fix a borken system
signature.asc
Description: Digital signature
-- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
