Linux tool to show progress for cp, rm, dd, ...
This tool can be described as a Tiny Dirty Linux Only* C command that looks for coreutils basic commands (cp, mv, dd, tar, gzip/gunzip, cat, ...) currently running on your system and displays the percentage of copied data.
It can now also display an estimated throughput (using -w flag).
- Developed at utilities
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/progress && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
progress-0.14.tar.gz | 0000058336 57 KB | |
progress-fix_ncurses_without_pkgconfig.patch | 0000000591 591 Bytes | |
progress.changes | 0000002329 2.27 KB | |
progress.spec | 0000001782 1.74 KB |
Revision 3 (latest revision is 6)
Dominique Leuenberger (dimstar_suse)
accepted
request 620523
from
Avindra Goolcharan (avindra)
(revision 3)
- Update to version 0.14 * add support for 7z, 7za, split and gpg * add support for .progressrc * doc and build fixes - cleanup with spec-cleaner - using master head from git - add progress-fix_ncurses_without_pkgconfig.patch: fix Makefile to build with our ncurses-devel (doesn't have a pkgconfig file)
Comments 0