Skip to content

Instantly share code, notes, and snippets.

View bkbatchelor's full-sized avatar

Brian Batchelor bkbatchelor

  • Brian B
  • New Jersey, USA
View GitHub Profile
@bkbatchelor
bkbatchelor / kill_port_process.md
Last active October 7, 2018 05:36
Kill port process

Kill port process

netstat is being replace with 'ss'

$ ss -nlp | grep 9229

output

tcp    LISTEN    0     128     127.0.0.1:9229