diff --git a/translated/tech/20200610 How to write functions in Bash.md b/published/20200610 How to write functions in Bash.md similarity index 98% rename from translated/tech/20200610 How to write functions in Bash.md rename to published/20200610 How to write functions in Bash.md index 934dedefff..1df7f0efc2 100644 --- a/translated/tech/20200610 How to write functions in Bash.md +++ b/published/20200610 How to write functions in Bash.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (geekpi) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-12323-1.html) [#]: subject: (How to write functions in Bash) [#]: via: (https://opensource.com/article/20/6/bash-functions) [#]: author: (Seth Kenlon https://opensource.com/users/seth)