From 199c592edc0a8ad98eb889d3046b879fc0b0932c Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Tue, 17 Dec 2019 09:54:00 +0800 Subject: [PATCH] PUB @wxy https://linux.cn/article-11684-1.html --- ... Awk one-liners and scripts to help you sort text files.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20191101 Awk one-liners and scripts to help you sort text files.md (99%) diff --git a/translated/tech/20191101 Awk one-liners and scripts to help you sort text files.md b/published/20191101 Awk one-liners and scripts to help you sort text files.md similarity index 99% rename from translated/tech/20191101 Awk one-liners and scripts to help you sort text files.md rename to published/20191101 Awk one-liners and scripts to help you sort text files.md index 53bd6c549b..a22edd71eb 100644 --- a/translated/tech/20191101 Awk one-liners and scripts to help you sort text files.md +++ b/published/20191101 Awk one-liners and scripts to help you sort text files.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (wxy) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-11684-1.html) [#]: subject: (Awk one-liners and scripts to help you sort text files) [#]: via: (https://opensource.com/article/19/11/how-sort-awk) [#]: author: (Seth Kenlon https://opensource.com/users/seth)