mirror of
https://github.com/kneutron/ansitest.git
synced 2025-01-16 04:42:55 +08:00
7 lines
164 B
Bash
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
|
||
|
|