May 18
|
MacOS caches the result of DNS lookups to improve performance. If you wanted to flush this cache you used the following command with Tiger:
lookupd -flushcache
With the release of Leopard the required command changed to the following:
dscacheutil -flushcache