日期:2014-05-16  浏览次数:20641 次

linux 端口命令
netstat -anp 显示系统端口使用情况

lsof -i :端口  显示占用该端口的进程情况 

uname -a 内核信息

cat /proc/interrupts 显示中断信息