Skip to content

Instantly share code, notes, and snippets.

@asmedrano
Created December 2, 2013 20:53
Show Gist options
  • Save asmedrano/7758782 to your computer and use it in GitHub Desktop.
Save asmedrano/7758782 to your computer and use it in GitHub Desktop.
Flush memcached locally
echo 'flush_all' | nc localhost 11211
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment