From 2f2d737ca7fb66d04bcc0d2cd13159d51cdce160 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Thu, 17 Oct 2019 12:12:05 +0800 Subject: [PATCH] PUB @geekpi https://linux.cn/article-11469-1.html --- ...uick tips- Locate and process files with find and xargs.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20191009 Command line quick tips- Locate and process files with find and xargs.md (98%) diff --git a/translated/tech/20191009 Command line quick tips- Locate and process files with find and xargs.md b/published/20191009 Command line quick tips- Locate and process files with find and xargs.md similarity index 98% rename from translated/tech/20191009 Command line quick tips- Locate and process files with find and xargs.md rename to published/20191009 Command line quick tips- Locate and process files with find and xargs.md index 9aa020fa0f..038a61aaa6 100644 --- a/translated/tech/20191009 Command line quick tips- Locate and process files with find and xargs.md +++ b/published/20191009 Command line quick tips- Locate and process files with find and xargs.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (geekpi) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-11469-1.html) [#]: subject: (Command line quick tips: Locate and process files with find and xargs) [#]: via: (https://fedoramagazine.org/command-line-quick-tips-locate-and-process-files-with-find-and-xargs/) [#]: author: (Ben Cotton https://fedoramagazine.org/author/bcotton/)