Skip to content

Instantly share code, notes, and snippets.

@joshrhykerd
Created June 19, 2017 10:00
Show Gist options
  • Save joshrhykerd/455d93af43405b603e30b846e103f47c to your computer and use it in GitHub Desktop.
Save joshrhykerd/455d93af43405b603e30b846e103f47c to your computer and use it in GitHub Desktop.
Command to flush a memcached server
echo 'flush_all' | nc localhost 11211
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment