Index of /Tools/Progress

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[   ]AUTHORS2009-11-29 22:00 23  
[   ]COPYING2009-11-29 22:00 1.4K 
[   ]ChangeLog2009-11-29 22:00 0  
[   ]INSTALL2009-11-29 22:00 12K 
[   ]Makefile.am2009-11-29 23:45 51  
[   ]NEWS2009-11-29 22:00 0  
[TXT]README2019-02-25 14:14 615  
[TXT]bootstrap.sh2009-11-29 22:00 937  
[   ]configure.in2009-11-29 23:46 643  
[   ]progress-1.0.tar.gz2009-11-30 23:21 81K 
[   ]progress.12009-11-29 23:47 3.2K 
[TXT]progress.c2009-11-30 01:34 8.7K 

Progress is a simple utility that can be put, e.g., in the middle of a
shell pipeline to report how much data has been processed so far.

One of the possible styles of output:

 25% |===========>--------------------------------------| -


Compilation and installation
============================

If you downloaded a tar file, see the file "INSTALL" for generic
compilation and installation instructions.

If you downloaded the individual files, run "bootstrap.sh" to generate
the files "configure" and "Makefile" and then proceed as described in
"INSTALL". (This requires the GNU autoconf tools to be installed.)