redis批量執行命令

# d1.txt須要\r\n換行(windows格式)
cat d1.txt | redis-cli -c -h 132.120.2.134 -p 26000 -a runoob > log.log &
相關文章
相關標籤/搜索