linux查看某个端口是被哪个进程占用的

 查看某个端口是被哪个进程占用的:

netstat -tunpl | grep 6379

 

posted @ 2016-09-21 16:32  这个名字想了很久~  阅读(678)  评论(0)    收藏  举报