From fe07f9f8f3f261fd6aa917231a36ce3f4835d042 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Mon, 25 Oct 2021 11:04:18 +0800 Subject: [PATCH] PUB MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @zengyi1001 本文首发地址:https://linux.cn/article-13919-1.html 您的 LCTT 专页:https://linux.cn/lctt/zengyi1001 --- .../20211015 How to Find and Kill Zombie Process in Linux.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20211015 How to Find and Kill Zombie Process in Linux.md (98%) diff --git a/translated/tech/20211015 How to Find and Kill Zombie Process in Linux.md b/published/20211015 How to Find and Kill Zombie Process in Linux.md similarity index 98% rename from translated/tech/20211015 How to Find and Kill Zombie Process in Linux.md rename to published/20211015 How to Find and Kill Zombie Process in Linux.md index 023f98ad02..a3a8dd3f29 100644 --- a/translated/tech/20211015 How to Find and Kill Zombie Process in Linux.md +++ b/published/20211015 How to Find and Kill Zombie Process in Linux.md @@ -4,8 +4,8 @@ [#]: collector: "lujun9972" [#]: translator: "zengyi1001" [#]: reviewer: "wxy" -[#]: publisher: " " -[#]: url: " " +[#]: publisher: "wxy" +[#]: url: "https://linux.cn/article-13919-1.html" 如何找到并杀掉 Linux 系统中的僵尸进程 ======