How to list all processes holding a specific port on Linux and windows via command line
Let’s find all processes pid using port 80 on linux and windows:
On Linux
lsof -i:80
On Windows
netstat -aon | findstr :80
AI – IT – Engineering – Cloud – Finance – Trends
AI, IT, Engineering, Entrepreneurship, Sports, Finances, Life, Success, Failure, Trends