ansitest/OSX/osx-flush-dns-cache.sh
2021-04-08 12:26:25 -05:00

7 lines
164 B
Bash

#!/bin/bash
dscacheutil -flushcache && killall -HUP mDNSResponder
say cache flushed
# REF: https://macpaw.com/how-to/el-capitan-slow-5-tips-to-speed-up-osx-10-11