From 3beabc3f903c46069dc12194a3355157b0fc34d6 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Fri, 25 Oct 2019 17:15:24 +0800 Subject: [PATCH] PUB @lnrCoder https://linux.cn/article-11503-1.html --- .../20191022 How to Get the Size of a Directory in Linux.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20191022 How to Get the Size of a Directory in Linux.md (99%) diff --git a/translated/tech/20191022 How to Get the Size of a Directory in Linux.md b/published/20191022 How to Get the Size of a Directory in Linux.md similarity index 99% rename from translated/tech/20191022 How to Get the Size of a Directory in Linux.md rename to published/20191022 How to Get the Size of a Directory in Linux.md index 15af1dd6cc..d5566b7ec0 100644 --- a/translated/tech/20191022 How to Get the Size of a Directory in Linux.md +++ b/published/20191022 How to Get the Size of a Directory in Linux.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (lnrCoder) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-11503-1.html) [#]: subject: (How to Get the Size of a Directory in Linux) [#]: via: (https://www.2daygeek.com/find-get-size-of-directory-folder-linux-disk-usage-du-command/) [#]: author: (Magesh Maruthamuthu https://www.2daygeek.com/author/magesh/)