Created
December 29, 2016 15:30
-
-
Save tegansnyder/26f6205ce5c555b925e6ab39fff10236 to your computer and use it in GitHub Desktop.
Flushing DNS cache macOSX Sierra
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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