Skip to content

Instantly share code, notes, and snippets.

@ryanmaclean
Created October 27, 2014 20:13
Show Gist options
  • Save ryanmaclean/1fc5356765a606b96c8d to your computer and use it in GitHub Desktop.
Save ryanmaclean/1fc5356765a606b96c8d to your computer and use it in GitHub Desktop.
Flush DNS Cache in Yosemite
## This will flsuh your DNS cache, note that some browsers maintain their own cache
dscacheutil -flushcache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment