#!/bin/sh [ ! -z "$1" ] && (echo "delete ip2country:$1" ; echo "quit") | nc 127.0.0.1 11211