From f59300fb8e55bdb301627ec17be6e174d9708022 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Sun, 3 Jan 2021 09:47:55 +0800 Subject: [PATCH] PUB @geekpi https://linux.cn/article-12978-1.html --- .../20201225 How to use heredoc as a text editor.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20201225 How to use heredoc as a text editor.md (98%) diff --git a/translated/tech/20201225 How to use heredoc as a text editor.md b/published/20201225 How to use heredoc as a text editor.md similarity index 98% rename from translated/tech/20201225 How to use heredoc as a text editor.md rename to published/20201225 How to use heredoc as a text editor.md index b9e6a3fbb0..21bc26cdc8 100644 --- a/translated/tech/20201225 How to use heredoc as a text editor.md +++ b/published/20201225 How to use heredoc as a text editor.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (geekpi) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-12978-1.html) [#]: subject: (How to use heredoc as a text editor) [#]: via: (https://opensource.com/article/20/12/heredoc) [#]: author: (Seth Kenlon https://opensource.com/users/seth)