linux which app using that port (8080) 作者: Eric 时间: October 24, 2017 分类: 默认分类 $ lsof -i :8080$ ps -ef | grep 10165$ netstat -nlp | grep 8080$ ps -ef | grep 10165 标签: none