标签:端口 linux ref uri kill 进程id bash www http
查看进程命令
$ ps -a
杀掉进程命令
$ kill 进程id
监听端口命令
$ netstat -anp | grep 4000
作者:xingguang
链接:https://www.tiance.club/post/2516578616.html
标签:端口 linux ref uri kill 进程id bash www http
原文地址:https://www.cnblogs.com/yizhidaozuihou/p/12445884.html