From 7fa6e45fc06c1b5666e0198d546a7d6355000f92 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Sun, 2 Feb 2020 12:03:22 +0800 Subject: [PATCH] PUB @wxy https://linux.cn/article-11841-1.html --- .../tech => published}/20200109 My favorite Bash hacks.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20200109 My favorite Bash hacks.md (98%) diff --git a/translated/tech/20200109 My favorite Bash hacks.md b/published/20200109 My favorite Bash hacks.md similarity index 98% rename from translated/tech/20200109 My favorite Bash hacks.md rename to published/20200109 My favorite Bash hacks.md index e7df021fe9..da0173b7a2 100644 --- a/translated/tech/20200109 My favorite Bash hacks.md +++ b/published/20200109 My favorite Bash hacks.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (wxy) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-11841-1.html) [#]: subject: (My favorite Bash hacks) [#]: via: (https://opensource.com/article/20/1/bash-scripts-aliases) [#]: author: (Katie McLaughlin https://opensource.com/users/glasnt)