From ab52dc0d31ab991c4951bb2768a012e28293b77f Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Mon, 6 Jul 2020 00:55:43 +0800 Subject: [PATCH] PUB @nophDog https://linux.cn/article-12385-1.html --- ...ta from anywhere with redirection in the Linux terminal.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20200630 Read and write data from anywhere with redirection in the Linux terminal.md (98%) diff --git a/translated/tech/20200630 Read and write data from anywhere with redirection in the Linux terminal.md b/published/20200630 Read and write data from anywhere with redirection in the Linux terminal.md similarity index 98% rename from translated/tech/20200630 Read and write data from anywhere with redirection in the Linux terminal.md rename to published/20200630 Read and write data from anywhere with redirection in the Linux terminal.md index 03c5d37c61..b55f7d8875 100644 --- a/translated/tech/20200630 Read and write data from anywhere with redirection in the Linux terminal.md +++ b/published/20200630 Read and write data from anywhere with redirection in the Linux terminal.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (nophDog) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-12385-1.html) [#]: subject: (Read and write data from anywhere with redirection in the Linux terminal) [#]: via: (https://opensource.com/article/20/6/redirection-bash) [#]: author: (Seth Kenlon https://opensource.com/users/seth)