显示 tar/cp/mv/md5sum的进度
Published on 2016 - 01 - 25
显示 tar/cp/mv/md5sum的进度
https://github.com/Xfennec/progress
下载源码包
wget https://github.com/Xfennec/progress/archive/master.zip
安装
make && make install
需要安装以下依赖包 libncurses5-dev
or ncurses-devel
运行
progress #查看一次
progress -m #实时查看
progress -wc firefox #查看浏览器下载进度
progress -c httpd #查看网络访问信息