微信搜索“毛凌志岗前心得”小程序
Kill process by name in python - Stack Overflow
If you have killall:os.system("killall -9 iChat"); Or:os.system("ps -C iChat -o pid=|xargs kill -9")
If you have killall:
os.system("killall -9 iChat");
Or:
os.system("ps -C iChat -o pid=|xargs kill -9")
博客园 © 2004-2025 浙公网安备 33010602011771号 浙ICP备2021040463号-3