linux查看某个端口被占用时间:2023-03-09 01:59:40 如8003 端口 使用命令:netstat -nlptu |awk '{print $4,$7}' | grep 8003 [root[@bogon](/user/bogon) ~]# netstat -nlptu |awk '{print $4,$7}' | grep ::: /node