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"