From 1342f9267221cd137f6b5d4bb1c6b8325fe984d2 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Mon, 2 Dec 2019 23:36:39 +0800 Subject: [PATCH] PUB MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @lxbwolf 本文首发地址: https://linux.cn/article-11636-1.html 您的 LCTT 专页: https://linux.cn/lctt/lxbwolf 请注册领取 LCCN: https://lctt.linux.cn/ --- .../tech => published}/20191125 How to use loops in awk.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20191125 How to use loops in awk.md (98%) diff --git a/translated/tech/20191125 How to use loops in awk.md b/published/20191125 How to use loops in awk.md similarity index 98% rename from translated/tech/20191125 How to use loops in awk.md rename to published/20191125 How to use loops in awk.md index c9fb42dd36..35c2b33d7a 100644 --- a/translated/tech/20191125 How to use loops in awk.md +++ b/published/20191125 How to use loops in awk.md @@ -1,8 +1,8 @@ [#]: collector: "lujun9972" [#]: translator: "lxbwolf" [#]: reviewer: "wxy" -[#]: publisher: " " -[#]: url: " " +[#]: publisher: "wxy" +[#]: url: "https://linux.cn/article-11636-1.html" [#]: subject: "How to use loops in awk" [#]: via: "https://opensource.com/article/19/11/loops-awk" [#]: author: "Seth Kenlon https://opensource.com/users/seth"