1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 22:55:10 +01:00

Quickly check memcache stuff

This commit is contained in:
Michiel Scholten
2014-06-26 12:47:09 +02:00
parent 4ac55fee9a
commit 07f008ee3a

2
bin/memcache_stats Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
echo stats | nc 127.0.0.1 11211