windows下
C:\Users\lenovo>netstat -aon|findstr "2038"
Linux下
netstat -anp|grep "2038"
posted on 2013-03-29 16:59 evilying 阅读(111) 评论(0) 收藏 举报