Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何杀死一个进程和它的所有子进程 #6347

Conversation

JalanJiang
Copy link
Contributor

译文翻译完成,resolve #6342

@lsvih lsvih added the 后端 label Aug 28, 2019
@lsvih
Copy link
Member

lsvih commented Aug 28, 2019

真快

@TokenJan
Copy link
Contributor

校对认领

@fanyijihua
Copy link
Collaborator

@TokenJan 好的呢 🍺

@portandbridge
Copy link
Contributor

校对认领

@fanyijihua
Copy link
Collaborator

@portandbridge 妥妥哒 🍻

Copy link
Contributor

@TokenJan TokenJan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

校对完成

TODO1/killing-a-process-and-all-of-its-descendants.md Outdated Show resolved Hide resolved
Copy link
Contributor

@portandbridge portandbridge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unassign myself

TODO1/killing-a-process-and-all-of-its-descendants.md Outdated Show resolved Hide resolved
TODO1/killing-a-process-and-all-of-its-descendants.md Outdated Show resolved Hide resolved
@JalanJiang
Copy link
Contributor Author

麻烦校对的同学 @portandbridge 根据 参与校对的正确姿势 直接给出校对意见哈,这样沟通效率比较高些。

@JalanJiang
Copy link
Contributor Author

已根据校对意见进行修改,感谢两位校对 @TokenJan @portandbridge ~
麻烦 @Glowin 审核

@lsvih lsvih merged commit cc2368c into xitu:master Aug 30, 2019
@lsvih
Copy link
Member

lsvih commented Aug 30, 2019

@JalanJiang 已经 merge 啦~ 快快麻溜发布到掘金然后给我发下链接,方便及时添加积分哟。

掘金翻译计划有自己的知乎专栏,你也可以投稿哈,推荐使用一个好用的插件
专栏地址:https://zhuanlan.zhihu.com/juejinfanyi

@lsvih
Copy link
Member

lsvih commented Aug 30, 2019

这篇文章真好,解决了一个一直困惑问题

@JalanJiang
Copy link
Contributor Author

@gMan1990
Copy link

gMan1990 commented Mar 20, 2020

这样是否可以?
pkill -P pid && kill pid

or http://fibrevillage.com/sysadmin/237-ways-to-kill-parent-and-child-processes-in-one-command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

如何杀死一个进程和它的所有子进程
6 participants