Skip to content

Instantly share code, notes, and snippets.

@karlazz
Created March 12, 2014 17:05
Show Gist options
  • Select an option

  • Save karlazz/9511441 to your computer and use it in GitHub Desktop.

Select an option

Save karlazz/9511441 to your computer and use it in GitHub Desktop.
How to clear DNS cache on mavericks OS
dscacheutil -flushcache;sudo killall -HUP mDNSResponder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment