rogress 的项目,这是一个用于显示核心实用程序(如 cp, mv, dd, tar, gzip/gunzip, cat 等)进度的工具

progress(进展)

查看内置命令的执行进度及明细

buiding by src

1.download
- https://github.com/Xfennec/progress/tags

2.buiding
yum install -y ncurses-devel
make -s 
make PREFIX=/usr install

3.testing 
cp -a  xxx /tmp/
progress -w