netstat -anp 显示系统端口使用情况 进一步使用命令:ps -aux | grep svn,或者直接:ps -aux | grep pid 查看 netstat -anp | grep 3690 进行过滤