From c29d14ca214a07bf7100e0c3f71b60fc10bdc4c9 Mon Sep 17 00:00:00 2001 From: Xingyu Wang <xingyu.wang@gmail.com> Date: Mon, 25 Nov 2019 09:04:36 +0800 Subject: [PATCH] PUB @wenwensnow https://linux.cn/article-11611-1.html --- .../20191104 Fields, records, and variables in awk.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20191104 Fields, records, and variables in awk.md (99%) diff --git a/translated/tech/20191104 Fields, records, and variables in awk.md b/published/20191104 Fields, records, and variables in awk.md similarity index 99% rename from translated/tech/20191104 Fields, records, and variables in awk.md rename to published/20191104 Fields, records, and variables in awk.md index f8fb9d5c55..259bde6f89 100644 --- a/translated/tech/20191104 Fields, records, and variables in awk.md +++ b/published/20191104 Fields, records, and variables in awk.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (wenwensnow) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-11611-1.html) [#]: subject: (Fields, records, and variables in awk) [#]: via: (https://opensource.com/article/19/11/fields-records-variables-awk) [#]: author: (Seth Kenlon https://opensource.com/users/seth)