Created
June 19, 2017 10:00
-
-
Save joshrhykerd/455d93af43405b603e30b846e103f47c to your computer and use it in GitHub Desktop.
Command to flush a memcached server
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo 'flush_all' | nc localhost 11211 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment