Kenn asks:
> Colm, any guesstimates on how many members
> have country TLDs other than .ie?
lugh# list_members ilug | perl -e '
while (<> =~ /\.(\w+)\n/) {
$c{$1}++;
}
print map("$_ $c{$_}\n", (keys %c));'
uk 12
ca 1
net 75
org 16
bg 1
de 4
ie 301
dk 1
cn 2
sa 1
br 1
au 2
in 2
se 1
fr 2
nl 3
za 1
hu 1
com 192
I love Perl.
Colm
--
Colm Buckley BA BF | NewWorld Commerce, 44 Westland Row, Dublin 2, Ireland
colm at tuatha.org (personal) | colm.buckley at nwcgroup.com (business)
+353 87 2469146 | whois cb3765 | http://www.tuatha.org/~colm/
Opportunities always look bigger going than coming.
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!