slackbuilds_ponce/system/bar
Menno Duursma 8c1f211569 system/bar: Updated for version 1.11.0.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2010-10-25 07:55:31 -05:00
..
bar.info system/bar: Updated for version 1.11.0. 2010-10-25 07:55:31 -05:00
bar.SlackBuild system/bar: Updated for version 1.11.0. 2010-10-25 07:55:31 -05:00
README system/bar: Added (Command Line Progress Bar) 2010-07-25 21:52:41 -05:00
slack-desc system/bar: Added (Command Line Progress Bar) 2010-07-25 21:52:41 -05:00

Command Line Progress Bar - show information about a data transfer.

Bar is a simple tool to copy a stream of data and print a display for the
user on stderr showing (a) the amount of data passed, (b) the throughput
of the data transfer, and (c) the transfer time.

Or, if the total size of the data stream is known: the estimated time
remaining, what percentage of the data transfer has been completed, and
a progress bar.