centos查看端口占用程序

查看:netstat -lnp|grep 8080
关闭:sudo fuser -k 8080/tcp
posted @ 2020-07-08 08:55  程序员小艺  阅读(654)  评论(0编辑  收藏  举报