Flush dns cache os x


/ Published in: Bash
Save to your folder(s)



Copy this code and paste it in your HTML
  1. #Tiger:
  2. lookupd -flushcache
  3. #Leopard:
  4. dscacheutil -flushcache

Report this snippet


Comments


You need to login to view comments.