Marco Nie - Linux 后台程序/端口占用查看及关闭 的评论 ps查看当前所有后台进程:ps -aux查看某个脚本进程:ps -aux | grep "test.sh"kill关闭进程,通过ps命令查看进程号PID,然后执行:kill ... 1970-01-01T08:00:00+08:00 Typecho https://blog.niekun.net/feed/atom/archives/430.html