Skip to content

Instantly share code, notes, and snippets.

@ggreer
Created June 9, 2011 20:34
Show Gist options
  • Save ggreer/1017671 to your computer and use it in GitHub Desktop.
Save ggreer/1017671 to your computer and use it in GitHub Desktop.
#!/bin/sh
twistd --pidfile=/tmp/helen_proxy.pid -n helen_proxy &
twistd --pidfile=/tmp/helen_endpoint.pid -n helen_endpoint &
twistd --pidfile=/tmp/helen_controller.pid -n helen_controller &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment