查看 Springboot 项目占用的进程

命令

ps aux | grep "java -jar" | grep -v "grep"
posted @ 2019-08-13 14:14  Xieth  阅读(3966)  评论(0编辑  收藏  举报