Skip to content

Instantly share code, notes, and snippets.

@yuanmai
Forked from jestan/gist:1324980
Created February 1, 2013 06:36
Show Gist options
  • Save yuanmai/4689759 to your computer and use it in GitHub Desktop.
Save yuanmai/4689759 to your computer and use it in GitHub Desktop.
#!/bin/sh
kill $(lsof -t -i :8080)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment