linux查看端口占用的方法|
  • linux查看端口占用的方法|
  • linux查看端口占用的方法使用lsof命令:lsof-i:port_number|grep(LISTEN);-i是用来查找和网络相关的文...