lsof -aPi -p 26704 |awk -F ‘>’ ‘{print $2}’|awk -F ‘:’ ‘{print $1}’|sort -rn|uniq -c
服务器上运行服务的进程id 26704