diff --git a/sources/tech/20140724 How to Merge Directory Trees in Linux using cp Command.md b/sources/tech/20140724 How to Merge Directory Trees in Linux using cp Command.md index 5ae836c791..c0790b2c03 100644 --- a/sources/tech/20140724 How to Merge Directory Trees in Linux using cp Command.md +++ b/sources/tech/20140724 How to Merge Directory Trees in Linux using cp Command.md @@ -1,3 +1,5 @@ +hunanchenxingyu translating .... +================================================================================ How to Merge Directory Trees in Linux using cp Command ================================================================================ How to merge two directory trees with similar layout into a third directory? Let us consider the following example to understand the problem.