From a87d9e03019bc8e503b2bfa56fde97be045ef508 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Wed, 8 Apr 2020 22:58:46 +0800 Subject: [PATCH] PUB MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @chunibyo-wly 本文首发地址: https://linux.cn/article-12088-1.html 你的 LCTT 专页地址: https://linux.cn/lctt/chunibyo-wly 请注册以领取你的 LCCN: https://lctt.linux.cn/ --- .../20190612 How to write a loop in Bash.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20190612 How to write a loop in Bash.md (99%) diff --git a/translated/tech/20190612 How to write a loop in Bash.md b/published/20190612 How to write a loop in Bash.md similarity index 99% rename from translated/tech/20190612 How to write a loop in Bash.md rename to published/20190612 How to write a loop in Bash.md index 99844f15ff..6649f2b926 100644 --- a/translated/tech/20190612 How to write a loop in Bash.md +++ b/published/20190612 How to write a loop in Bash.md @@ -1,8 +1,8 @@ [#]: collector: "lujun9972" [#]: translator: "chunibyo-wly" [#]: reviewer: "wxy" -[#]: publisher: " " -[#]: url: " " +[#]: publisher: "wxy" +[#]: url: "https://linux.cn/article-12088-1.html" [#]: subject: "How to write a loop in Bash" [#]: via: "https://opensource.com/article/19/6/how-write-loop-bash" [#]: author: "Seth Kenlon https://opensource.com/users/seth"