ip=$1 port=$2 password=$3 keypatthern=$4 redis-cli -h $ip -p $port -a $password KEYS "$keypatthern*"|xargs redis-cli -h $ip -p $port -a $password DEL