From 5fd4828f89d3b74fb4eed8a7ae025469250c7cd4 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Sun, 5 Jul 2020 09:13:46 +0800 Subject: [PATCH] PUB @geekpi https://linux.cn/article-12381-1.html --- .../20200625 Make Bash history more useful with these tips.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20200625 Make Bash history more useful with these tips.md (98%) diff --git a/translated/tech/20200625 Make Bash history more useful with these tips.md b/published/20200625 Make Bash history more useful with these tips.md similarity index 98% rename from translated/tech/20200625 Make Bash history more useful with these tips.md rename to published/20200625 Make Bash history more useful with these tips.md index ec02856536..1757367d61 100644 --- a/translated/tech/20200625 Make Bash history more useful with these tips.md +++ b/published/20200625 Make Bash history more useful with these tips.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (geekpi) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-12381-1.html) [#]: subject: (Make Bash history more useful with these tips) [#]: via: (https://opensource.com/article/20/6/bash-history-control) [#]: author: (Seth Kenlon https://opensource.com/users/seth)