Clear DNS lookup / IP address cache on OS X Tiger
lookupd -flushcache
DZone Snippets > peter > dns
12388 users tagging and storing useful source code snippets
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
Peter Cooperx http://www.petercooper.co.uk/
lookupd -flushcache
find . | grep -e "zone" | xargs perl -pi -e 's/allow-transfer {.+?}\;//'