From 18c15f184bc0fd4c025ccc6811fcae6d33e7d96a Mon Sep 17 00:00:00 2001 From: runningwater Date: Wed, 23 Oct 2013 08:51:23 +0800 Subject: [PATCH] translating by runningwater --- .../gcp – Advanced Command Line File Copier Inspired By cp.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sources/gcp – Advanced Command Line File Copier Inspired By cp.md b/sources/gcp – Advanced Command Line File Copier Inspired By cp.md index 8a6d9eeba4..c393c45bed 100644 --- a/sources/gcp – Advanced Command Line File Copier Inspired By cp.md +++ b/sources/gcp – Advanced Command Line File Copier Inspired By cp.md @@ -1,3 +1,4 @@ +(翻译中......) gcp – Advanced Command Line File Copier Inspired By cp ================================================================================ A few weeks back, we discussed [advanced copy][1] (modified cp command that shows progress bar). A reader dropped in a comment pointing out another utility that also provides basic cp command functionality but along with some advanced features. So, in this article, lets discuss the very same command line utility — **gcp**. @@ -121,7 +122,7 @@ If you are fed up of waiting blindly while copying large files through standard via: http://mylinuxbook.com/gcp-advanced-command-line-file-copier-inspired-by-cp/ -译者:[译者ID](https://github.com/译者ID) 校对:[校对者ID](https://github.com/校对者ID) +译者:[runningwater](https://github.com/runningwater) 校对:[校对者ID](https://github.com/校对者ID) 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出