Never been to DZone Snippets before?

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

Clear DNS lookup / IP address cache on OS X Tiger (See related posts)

lookupd -flushcache

Comments on this post

acdha posts on Aug 24, 2005 at 23:23
This works on all versions of OS X from 10.0 on.
artofmission posts on Dec 20, 2007 at 13:37
In Leopard:

dscacheutil -flushcache

You need to create an account or log in to post comments to this site.


Click here to browse all 4861 code snippets

Related Posts