Skip to content

Instantly share code, notes, and snippets.

@Drewzar
Created December 9, 2011 00:01
Show Gist options
  • Save Drewzar/1449344 to your computer and use it in GitHub Desktop.
Save Drewzar/1449344 to your computer and use it in GitHub Desktop.
ey ssh "kill -TTIN \$(ps auxw | grep unicorn | grep master | grep publisher | grep -v grep | awk \"{ print \\\$2; }\")" --app-servers -e hercules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment