Home
Notes
Projects
Resume
Contact
Jeff Smith
Notes
Projects
Resume
Contact
Kill an app running on a specific port under linux
DevOps
Linux
<pre><code>fuser -k 8080/tcp </code></pre>
© 2026 Code0x378