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:
2
bin/memcache_stats
Executable file
2
bin/memcache_stats
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
echo stats | nc 127.0.0.1 11211
|
||||
Reference in New Issue
Block a user