diff --git a/translated/tech/20171211 What Are Zombie Processes And How To Find & Kill Zombie Processes-.md b/translated/tech/20171211 What Are Zombie Processes And How To Find & Kill Zombie Processes-.md index 79e13fcc01..72acbcf558 100644 --- a/translated/tech/20171211 What Are Zombie Processes And How To Find & Kill Zombie Processes-.md +++ b/translated/tech/20171211 What Are Zombie Processes And How To Find & Kill Zombie Processes-.md @@ -68,7 +68,7 @@ kill -s SIGCHLD pid via: http://www.linuxandubuntu.com/home/what-are-zombie-processes-and-how-to-find-kill-zombie-processes 作者:[linuxandubuntu][a] -译者:[译者ID](https://github.com/译者ID) +译者:[lujun9972](https://github.com/lujun9972) 校对:[校对者ID](https://github.com/校对者ID) 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出