Ameripath Quest Diagnostics are not Crooks after all
UPDATE: I received a phone call today from a very nice guy at Ameripath named Jerry. Jerry is a corporate Director at Ameripath and had read this blog entry. He said he researched the case and discovered a billing data entry error based on an ER visit I went to a week or so before […]
Parsing the Verisign Zone file with OS X
If you have access to the Verisign Zone file (Verisign TLD Zone files), and wish to extract the domain names to a text file for processing by another program, or to insert the domains into a database all you need to do is grep the file like so: For .NET domains: grep “^[a-zA-Z0-9-]\+ NS .*” […]