diff --git a/translated/tech/20190823 How to Delete Lines from a File Using the sed Command.md b/published/20190823 How to Delete Lines from a File Using the sed Command.md similarity index 99% rename from translated/tech/20190823 How to Delete Lines from a File Using the sed Command.md rename to published/20190823 How to Delete Lines from a File Using the sed Command.md index e72c9f6035..e37d9dd215 100644 --- a/translated/tech/20190823 How to Delete Lines from a File Using the sed Command.md +++ b/published/20190823 How to Delete Lines from a File Using the sed Command.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (hello-wn) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-11276-1.html) [#]: subject: (How to Delete Lines from a File Using the sed Command) [#]: via: (https://www.2daygeek.com/linux-remove-delete-lines-in-file-sed-command/) [#]: author: (Magesh Maruthamuthu https://www.2daygeek.com/author/magesh/)