Return to Snippet

Revision: 51610
at September 29, 2011 07:14 by tclancy


Updated Code
echo "flush_all" | nc localhost 11211

Revision: 51609
at September 29, 2011 07:12 by tclancy


Initial Code
echo ”flush_all” | nc localhost 11211

Initial URL
https://willj.net/2008/06/10/flushing-memcached-servers-the-easy-way/

Initial Description


Initial Title
Dump Memcache Entries

Initial Tags


Initial Language
Bash