Command Line Progress Bar

Command Line Progress Bar is a simple command line tool to display information about a data transfer stream. It will display the number of bytes transfered, the speed of the transfer, and if the size of the data stream is known it will display the ETA, percent complete, and a progress bar.

Tags Utilities
Licenses GPL
Operating Systems Unix
Implementation C

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  28 Jun 2007 07:33
  • Rrelease-after

Changes: A minor bug was fixed to correct a piece of non ANSI-C code in args.c.

  • Rrelease-mid
  •  07 Jun 2007 06:58
  • Rrelease-after

Changes: The -c/--continue option allows the user to specify that this is a continuation of a previous transfer, and allows the user to specify how many bytes of the total size have already been transfered. The bar can now operate similarly to the cp command, in that if no -if/--in-file or -of/--out-file command line options are found, then the first unrecognized command line option is taken to be the input file, and the second is taken to be an output file or destination directory.

  • Rrelease-mid
  •  04 Oct 2006 12:03
  • Rrelease-after

Changes: The bar should not exit from an EAGAIN error.

  • Rrelease-mid
  •  05 Apr 2006 13:31
  • Rrelease-after

Changes: A major bugfix to command line parsing.

  • Rrelease-mid
  •  15 Mar 2006 14:44
  • Rrelease-after

Changes: The configure script tests have been modified to increase portability and better determine aligned memory availability. A minor bugfix should remove the "invalid free on exit" error message.

No-screenshot

Project Spotlight

Amibanex

A banner exchange system.

No-screenshot

Project Spotlight

Libiqxmlrpc

An object-oriented XML-RPC C++ library.