diff --git a/sources/tech/20141222 A Great Tool To Show Linux Command Progress Like ETA.md b/sources/tech/20141222 A Great Tool To Show Linux Command Progress Like ETA.md index 0e056b4ca4..6c08636ea5 100644 --- a/sources/tech/20141222 A Great Tool To Show Linux Command Progress Like ETA.md +++ b/sources/tech/20141222 A Great Tool To Show Linux Command Progress Like ETA.md @@ -1,4 +1,5 @@ -A Great Tool To Show Linux Command Progress Like % , ETA +Translating by GOLinux! +A Great Tool To Show Linux Command Progress Like ETA ================================================================================ Coreutils Viewer (**cv**) is a simple program that can be used to show the progress of any of coreutils commands. It uses information from file descriptors to determine the progress of a command for example the cp command. The beauty of **cv** is that it can be used with other linux commands like watch and I/O redirection commands as you shall see. This allows you to use it in a script, or however you like, your imagination will be the limit. @@ -94,4 +95,4 @@ via: http://linoxide.com/linux-command/tool-show-command-progress/ 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 [a]:http://linoxide.com/author/allan/ -[1]:http://github.com/Xfennec/cv \ No newline at end of file +[1]:http://github.com/Xfennec/cv