#!/bin/sh -xe # Flush memcached echo 'flush_all' | nc localhost 11211