From cc8afefa9dcdf44cdecfec953543b65ce9078af3 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Tue, 11 Aug 2020 10:52:23 +0800 Subject: [PATCH] PUB @geekpi https://linux.cn/article-12506-1.html --- .../20200803 Do math in the Linux shell with GNU bc.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20200803 Do math in the Linux shell with GNU bc.md (98%) diff --git a/translated/tech/20200803 Do math in the Linux shell with GNU bc.md b/published/20200803 Do math in the Linux shell with GNU bc.md similarity index 98% rename from translated/tech/20200803 Do math in the Linux shell with GNU bc.md rename to published/20200803 Do math in the Linux shell with GNU bc.md index 177a63a479..c0b41ddb60 100644 --- a/translated/tech/20200803 Do math in the Linux shell with GNU bc.md +++ b/published/20200803 Do math in the Linux shell with GNU bc.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (geekpi) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-12506-1.html) [#]: subject: (Do math in the Linux shell with GNU bc) [#]: via: (https://opensource.com/article/20/7/bc-math) [#]: author: (Seth Kenlon https://opensource.com/users/seth)