ps -ef | grep python3 | awk {'print $1'} | xargs kill -9
我执行了这个命令 然后出现下面这个
kill: cannot find process "shenjia+"
kill: cannot find process "shenjia+"
kill: cannot find process "shenjia+"
kill: cannot find process "shenjia+"
kill: cannot find process "shenjia+"
kill: cannot find process "shenjia+"
kill: cannot find process "www"
kill: cannot find process "www"
kill: cannot find process "www"
kill: cannot find process "www"
kill: cannot find process "www"
kill: cannot find process "www"
kill: cannot find process "www"
kill: cannot find process "www"
kill: cannot find process "shenjia+"
kill: cannot find process "www"
kill: cannot find process "www"
kill: cannot find process "www"
kill: cannot find process "www"
kill: cannot find process "www"
kill: cannot find process "www"
kill: cannot find process "www"
kill: cannot find process "www"
kill: cannot find process "www"
kill: cannot find process "root"
kill: cannot find process "root"
kill: cannot find process "root"
kill: cannot find process "www"
kill: cannot find process "www"
kill: cannot find process "www"
kill: cannot find process "www"
kill: cannot find process "shenjia+"
kill: cannot find process "shenjia+"
kill: cannot find process "www"
kill: cannot find process "www"
kill: cannot find process "www"
kill: cannot find process "www"
kill: cannot find process "www"
请告诉我这是怎么回事?
估计是主进程被杀掉后,子进程已不存在了