Skip to content

Instantly share code, notes, and snippets.

@light9
Created October 7, 2013 16:30

Revisions

  1. dsfdsfdsfd created this gist Oct 7, 2013.
    1 change: 1 addition & 0 deletions kill a process on a port on ubuntu
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    sudo kill $(sudo lsof -t -i:3000)