diff --git a/translated/tech/20210324 Read and write files with Bash.md b/published/20210324 Read and write files with Bash.md similarity index 98% rename from translated/tech/20210324 Read and write files with Bash.md rename to published/20210324 Read and write files with Bash.md index 647b91d344..d4e0e2b79e 100644 --- a/translated/tech/20210324 Read and write files with Bash.md +++ b/published/20210324 Read and write files with Bash.md @@ -4,8 +4,8 @@ [#]: collector: (lujun9972) [#]: translator: (geekpi) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-13259-1.html) 用 Bash 读写文件 ======