Use Unix, Linux tool lsof. But it may not be installed on some Unix flavor. lsof -i tcp | grep -w "pid"
allan
- 21
- 1
Use Unix, Linux tool lsof. But it may not be installed on some Unix flavor. lsof -i tcp | grep -w "pid"