Skip to content

Instantly share code, notes, and snippets.

@dougc84
Created December 10, 2012 19:10
Show Gist options
  • Save dougc84/4252635 to your computer and use it in GitHub Desktop.
Save dougc84/4252635 to your computer and use it in GitHub Desktop.
Flush DNS on Mac
#!/bin/bash
sudo killall -HUP mDNSResponder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment