You should try to quote the keys redis-cli -h $host -p $port DEL "$keys". That should suffice. Without the quotes, the backslashes may be ...
確定! 回上一頁