Drink Beer and Geek Out

How to Parse the Verisign Zone Files under Linux

How to Parse the Verisign Zone Files under Linux

Jun 9, 2010

Many developers have access to the Verisign TLD Zone files. A common question is what is the easiest way to extract the domain names for processing by another program.  Sometimes you simply need to extract the domain names for insert into a database such as MSSQL or MySQL. The good news is that it’s not that hard at all. All you need to do is grep the...