Skip to content

Instantly share code, notes, and snippets.

@quickshiftin
Created April 1, 2014 15:35
Show Gist options
  • Save quickshiftin/9916635 to your computer and use it in GitHub Desktop.
Save quickshiftin/9916635 to your computer and use it in GitHub Desktop.
OSX Clear DNS
# clear dns cache
alias cleardns='sudo dscacheutil -flushcache'
@quickshiftin
Copy link
Author

I hate looking this up, so I created an alias!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment