From a86ece289b0a35a00c5c8b0ea45c25c638888c33 Mon Sep 17 00:00:00 2001 From: "Xingyu.Wang" Date: Mon, 22 Oct 2018 08:28:30 +0800 Subject: [PATCH 1/2] PUB:20181003 Tips for listing files with ls at the Linux command line.md @geekpi --- ... Tips for listing files with ls at the Linux command line.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename {translated/tech => published}/20181003 Tips for listing files with ls at the Linux command line.md (98%) diff --git a/translated/tech/20181003 Tips for listing files with ls at the Linux command line.md b/published/20181003 Tips for listing files with ls at the Linux command line.md similarity index 98% rename from translated/tech/20181003 Tips for listing files with ls at the Linux command line.md rename to published/20181003 Tips for listing files with ls at the Linux command line.md index 110dd5f446..f35d00749e 100644 --- a/translated/tech/20181003 Tips for listing files with ls at the Linux command line.md +++ b/published/20181003 Tips for listing files with ls at the Linux command line.md @@ -1,7 +1,7 @@ 在 Linux 命令行中使用 ls 列出文件的提示 ====== -学习一些 Linux `ls` 命令最有用的变化。 +> 学习一些 Linux `ls` 命令最有用的变化。 ![](https://opensource.com/sites/default/files/styles/image-full-size/public/lead-images/button_push_open_keyboard_file_organize.png?itok=KlAsk1gx) From e7af595bc38aac7adc9f5886c442a1debe0f09b1 Mon Sep 17 00:00:00 2001 From: "Xingyu.Wang" Date: Mon, 22 Oct 2018 14:11:03 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ... Tips for listing files with ls at the Linux command line.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/published/20181003 Tips for listing files with ls at the Linux command line.md b/published/20181003 Tips for listing files with ls at the Linux command line.md index f35d00749e..e837b2816e 100644 --- a/published/20181003 Tips for listing files with ls at the Linux command line.md +++ b/published/20181003 Tips for listing files with ls at the Linux command line.md @@ -1,4 +1,4 @@ -在 Linux 命令行中使用 ls 列出文件的提示 +在 Linux 命令行中使用 ls 列出文件的技巧 ====== > 学习一些 Linux `ls` 命令最有用的变化。