Skip to content

Instantly share code, notes, and snippets.

@tegansnyder
Created December 29, 2016 15:30
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tegansnyder/26f6205ce5c555b925e6ab39fff10236 to your computer and use it in GitHub Desktop.
Save tegansnyder/26f6205ce5c555b925e6ab39fff10236 to your computer and use it in GitHub Desktop.
Flushing DNS cache macOSX Sierra
sudo dscacheutil -flushcache;sudo killall -HUP mDNSResponder;say flushed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment