Re: whois interface to domainz database
What RFC do you mean?
Oops, brain not engaged at this hour - meant to type RIPE
But that's not particularly difficult parsing though. I mean, it's a case of piping it through
awk '/^country:/ { print $2; }'
Why not make it work without having to do more parsing? Also need to watch out for missing data.
Although if you're talking about the nasty old format sporadically available via the NSI whois server, I agree :)
Sure, and .au is in varying states of broke as well due to need for data cleansing :-) regards Peter Mott Chief Enthusiast 2Day Internet Limited http://www.2day.net.nz -/- --------- To unsubscribe from nznog, send email to majordomo(a)list.waikato.ac.nz where the body of your message reads: unsubscribe nznog
On Tue, Apr 27, 1999 at 09:09:34AM +1200, 2Day Chief Enthusiast wrote:
What RFC do you mean?
Oops, brain not engaged at this hour - meant to type RIPE
But that's not particularly difficult parsing though. I mean, it's a case of piping it through
awk '/^country:/ { print $2; }'
Why not make it work without having to do more parsing? Also need to watch out for missing data.
Well, it's kind of moot in the case of the NZ database, since there is no discrete country field for me to present anyway :/ --------- To unsubscribe from nznog, send email to majordomo(a)list.waikato.ac.nz where the body of your message reads: unsubscribe nznog
On Tue, Apr 27, 1999 at 09:09:34AM +1200, 2Day Chief Enthusiast wrote:
Sure, and .au is in varying states of broke as well due to need for data cleansing :-)
Australia is always in varying states of broke. I'm not sure that it is confined to it's TLD. I think Beer and BBQs stand a good chance of being excluded from the GST just on the basis of public opinion. =) Dean -- ----------------------------------------------------------------------- Dean Pemberton Ph: +61-3-9656-7000 Escalation Engineer - Asia/Pacific Fx: +61-3-9656-7006 Ascend Communications, Inc Mb: +61-419-117-321 Lvl 38, ANZ Tower, 55 Collins St Melbourne,Australia mailto:Dean.Pemberton(a)Ascend.com ----------------------------------------------------------------------- --------- To unsubscribe from nznog, send email to majordomo(a)list.waikato.ac.nz where the body of your message reads: unsubscribe nznog
participants (3)
-
2Day Chief Enthusiast
-
Dean Pemberton
-
Joe Abley