#!/bin/bash kill -9 $(lsof -t -i:19001) echo "Yi-进程已关闭"