Progress Command Line Tool Code
Brought to you by:
mszeredi
File | Date | Author | Commit |
---|---|---|---|
AUTHORS | 2010-03-02 | mszeredi | [r1] initial commit |
ChangeLog | 2010-03-02 | mszeredi | [r1] initial commit |
Makefile.am | 2010-03-02 | mszeredi | [r1] initial commit |
NEWS | 2010-03-02 | mszeredi | [r1] initial commit |
README | 2010-03-02 | mszeredi | [r1] initial commit |
bootstrap.sh | 2010-03-02 | mszeredi | [r1] initial commit |
configure.ac | 2010-03-02 | mszeredi | [r1] initial commit |
progress.c | 2010-03-02 | mszeredi | [r1] initial commit |
This program monitors the progress of commands like gzip, md5sum, cp or dd. It prints the percentage of the input file that has been read. If operating on multiple files, it cannot show the overall progress, only the progress within each individual file. It may not work correctly for some programs.