Skip to content

Instantly share code, notes, and snippets.

View RoSk0's full-sized avatar

Kirill Roskolii RoSk0

  • Catalyst IT
  • New Zealand
View GitHub Profile
#!/usr/bin/env bash
echo 'stats items' \
| nc localhost 11211 \
| grep -oe ':[0-9]*:' \
| grep -oe '[0-9]*' \
| sort \
| uniq \
| xargs -L1 -I{} bash -c 'echo "stats cachedump {} 1000" | nc localhost 11211'

Keybase proof

I hereby claim:

  • I am rosk0 on github.
  • I am kroskolii (https://keybase.io/kroskolii) on keybase.
  • I have a public key ASCLZnux8UWTgkCxpXrrCQmPzRj9g1Y-gka-PIyoq9ap6wo

To claim this, I am signing this object: