From f2ea94ca2411eca93cca6bff8bde916f42b073e6 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Wed, 9 Nov 2022 10:10:27 +0800 Subject: [PATCH] P @lxbwolf https://linux.cn/article-15231-1.html --- .../20220903 Infuse your awk scripts with Groovy.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20220903 Infuse your awk scripts with Groovy.md (99%) diff --git a/translated/tech/20220903 Infuse your awk scripts with Groovy.md b/published/20220903 Infuse your awk scripts with Groovy.md similarity index 99% rename from translated/tech/20220903 Infuse your awk scripts with Groovy.md rename to published/20220903 Infuse your awk scripts with Groovy.md index 2cca81c39e..b171a49201 100644 --- a/translated/tech/20220903 Infuse your awk scripts with Groovy.md +++ b/published/20220903 Infuse your awk scripts with Groovy.md @@ -4,8 +4,8 @@ [#]: collector: "lkxed" [#]: translator: "lxbwolf" [#]: reviewer: "wxy" -[#]: publisher: " " -[#]: url: " " +[#]: publisher: "wxy" +[#]: url: "https://linux.cn/article-15231-1.html" 为你的 awk 脚本注入 Groovy ======