notes /bash

· Brittany Ellich · notes

Bash

Commands fuser -k 8080/tcp kills a process on a specific port Learning Resources Articles TLDR Pages Repo(https://github.com/tldr-pages/tldr) Pure Bash Bible(https://githu

Commands

  • fuser -k 8080/tcp kills a process on a specific port

Learning Resources

Articles

Back to Notes