netstat -anp 显示系统端口使用情况 lsof -i :端口 显示占用该端口的进程情况 uname -a 内核信息 cat /proc/interrupts 显示中断信息 相关文章: 2021-12-26 2021-12-28 2021-12-18