Check which process running on specific port
suggest changeTo check which process running on port 8080
lsof -i :8080
Found a mistake? Have a question or improvement idea?
Let me know.
Table Of Contents
To check which process running on port 8080
lsof -i :8080