Skip to content

Instantly share code, notes, and snippets.

@petermac-
Last active September 12, 2015 19:38
Show Gist options
  • Save petermac-/c51fe93eaedfd7e336c1 to your computer and use it in GitHub Desktop.
Save petermac-/c51fe93eaedfd7e336c1 to your computer and use it in GitHub Desktop.
flushdns-yosemite.sh
sudo discoveryutil mdnsflushcache;sudo discoveryutil udnsflushcaches;say flushed

Flushes the dns cache so that changes in /etc/hosts will take effect.

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