mirror of
https://codeberg.org/diginaut/dotfiles.git
synced 2026-02-04 06:40:25 +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