redis批量执行命令

# d1.txt须要\r\n换行(windows格式)
cat d1.txt | redis-cli -c -h 132.120.2.134 -p 26000 -a runoob > log.log &
相关文章
相关标签/搜索