From 71ae9c998fa979e73d5cf70c7824336820c3dfe3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=9D=BE=E5=B3=B0?= Date: Thu, 1 Feb 2018 10:14:23 +0800 Subject: [PATCH 1/2] Update 20180119 Linux mv Command Explained for Beginners (8 Examples).md --- ...119 Linux mv Command Explained for Beginners (8 Examples).md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sources/tech/20180119 Linux mv Command Explained for Beginners (8 Examples).md b/sources/tech/20180119 Linux mv Command Explained for Beginners (8 Examples).md index 786528137f..78cf02f4a9 100644 --- a/sources/tech/20180119 Linux mv Command Explained for Beginners (8 Examples).md +++ b/sources/tech/20180119 Linux mv Command Explained for Beginners (8 Examples).md @@ -1,3 +1,5 @@ +translating by cncuckoo + Linux mv Command Explained for Beginners (8 Examples) ====== From 526c3514a1f2e21ca2822ab686791d20d92887dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=9D=BE=E5=B3=B0?= Date: Thu, 1 Feb 2018 10:21:12 +0800 Subject: [PATCH 2/2] translating claim translating for "Rediscovering make: the power behind rules" --- .../tech/20180118 Rediscovering make- the power behind rules.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sources/tech/20180118 Rediscovering make- the power behind rules.md b/sources/tech/20180118 Rediscovering make- the power behind rules.md index 2dbddb8949..ea500a2689 100644 --- a/sources/tech/20180118 Rediscovering make- the power behind rules.md +++ b/sources/tech/20180118 Rediscovering make- the power behind rules.md @@ -1,3 +1,5 @@ +Translating by cncuckoo + Rediscovering make: the power behind rules ======