#!/bin/sh kill -HUP `ps ux -A | grep 'unicorn master' -m 1 | awk '{print $2}'`