[root@machine ~]# netstat -tunlp | grep 35902 [root@machine ~]# [root@machine ~]# ss --process | grep 35902 tcp ESTAB 0 0 127.0.0.1:35902 127.0.0.1:33463 users:(("sshd",pid=50191,fd=9)) tcp ESTAB 0 0 127.0.0.1:33463 127.0.0.1:35902 users:(("node",pid=50528,fd=20))
0 Comments