git stash single file« an older post
a newer one »Run single Rails test

Flush DNS cache on macosx

Snippet

Clear the DNS cache in case of DNS server changes or etc/hosts changes

sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder

Add new comment

Plain text

  • No HTML tags allowed.
  • Lines and paragraphs break automatically.