linux实用命令总结

一、查看端口进程 
java

lsof -i:80centos

ps auxssh

ps -ef | grep javaspa

二、mac若是以ROOT链接centos进程

ssh -l root 123.56.72.172grep

相关文章
相关标签/搜索