Progress - Linux显示文件操作的进度

  • 原创
  • Madman
  • /
  • /
  • 0
  • 11602 次阅读

Progress - Linux显示文件操作的进度-min.png

Synopsis: progress是一个轻量级的、只支持Linux和OSX系统的用C语言开发的小工具,当系统中像cp、mv、dd、tar、gzip等命令需要长时间运行时,progress可以显示这些命令的执行进度,实时显示它们操作文件的百分比,同时还会显示拷贝速度、预计完成时间等信息

1. 安装

progress - Coreutils Progress Viewer

1. 依赖ncurses库
# yum -y install ncurses-devel

2. 源码编译安装
# git clone https://github.com/Xfennec/progress  # 如果提示没有git请先安装它
# cd progress
# make && make install

目前支持显示进度的Linux命令:

# progress --help
progress - Coreutils Viewer
---------------------
Shows progress on file manipulations (cp, mv, dd, ...)

Monitored commands (default):
cp mv dd tar cat rsync grep fgrep egrep cut sort md5sum sha1sum sha224sum sha256sum sha384sum sha512sum adb gzip gunzip bzip2 bunzip2 xz unxz lzma unlzma 7z 7za zcat b
zcat lzcat split gpg 
Usage: progress [-qdwmM] [-W secs] [-c command] [-p pid]
  -q --quiet                   hides all messages
  -d --debug                   shows all warning/error messages
  -w --wait                    estimate I/O throughput and ETA (slower display)
  -W --wait-delay secs         wait 'secs' seconds for I/O estimation (implies -w, default=1.0)
  -m --monitor                 loop while monitored processes are still running
  -M --monitor-continuously    like monitor but never stop (similar to watch progress
                                
                            
  • Secure Your Education Incentive fuhiergehg.temp.swtest.ru 8y
  • Generate Dividend Income with Ease fuhiergehg.temp.swtest.ru XK
  • Get an Instant Money Prize cf245696.tw1.ru ML
  • Concealed riches have been discovered cf245696.tw1.ru 8I
  • Simple participation  Cash reward cl479579.tw1.ru SR
  • Celebrate with our special holiday cash bonus cf245696.tw1.ru KY
  • Uncover the secret a cash gift for you cf245696.tw1.ru SQ
  • Gain Access to Study Related Cash cl479579.tw1.ru n2
  • Begin Your Investment Journey with Free Cash cf245696.tw1.ru kj
  • A bonus that has been reserved cl479579.tw1.ru Np
  • Take part and get paid cf245696.tw1.ru jQ
  • A credit is now active in your account cf245696.tw1.ru pl
  • Receive Payouts for Being Drawn fuhiergehg.temp.swtest.ru H8
  • Today is Your Day for a Cash Payout fuhiergehg.temp.swtest.ru xP
  • A pile of prize money is on hold for you cl479579.tw1.ru HR
  • Proceed to claim your USD75 reward fuhiergehg.temp.swtest.ru 7i
  • Our 12 hour flash offer is live cl479579.tw1.ru HN
  • The secret is out here's your special bonus cl479579.tw1.ru cm
  • Warning Free money is up for grabs cl479579.tw1.ru dm
  • You could win a massive prize fuhiergehg.temp.swtest.ru Hk
  • Your Cash Reward is in Dollars cf245696.tw1.ru 2G
  • Your jackpot funds are in reserve cf245696.tw1.ru zU
  • Click here to claim your USD75 cl479579.tw1.ru 7o
  • This summer's ultimate cash event has arrived cl479579.tw1.ru wl
未经允许不得转载: LIFE & SHARE - 王颜公子 » Progress - Linux显示文件操作的进度

分享

作者

作者头像

Madman

如需 Linux / Python 相关问题付费解答,请按如下方式联系我

0 条评论

暂时还没有评论.

专题系列