diff --git a/bin/memcache_stats b/bin/memcache_stats new file mode 100755 index 0000000..113e673 --- /dev/null +++ b/bin/memcache_stats @@ -0,0 +1,2 @@ +#!/bin/bash +echo stats | nc 127.0.0.1 11211