redis-rb-cluster
redis-rb-cluster copied to clipboard
how to redirect redis-cli --stat output to a file
hi, may i ask how to redirect redis-cli --stat output to a file?I use redis-cli --stat >/tmp/a.log ,but got an empty file. on linux centos 7. thanks