Develop/Network
프로세스 사용 포트 확인하기
jaekk
2019. 6. 6. 20:19
netstat -tulpn | grep eclipse
옵션
-t: TCP
-u: UDP
-l: listening
-p: process ID
-n: port number