Solaris上查看进程占用端口情况类似于linux上, netstat -tupln | grep (PID)可以看到PID这个进程的端口占用情况,solaris上这个命令不好用了 [解决办法]好像没这功能。