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.13.1.tar.gz | 0000058011 56.7 KB | |
progress.changes | 0000001616 1.58 KB | |
progress.spec | 0000001700 1.66 KB |
Revision 1 (latest revision is 6)
Dominique Leuenberger (dimstar_suse)
accepted
request 538332
from
Avindra Goolcharan (avindra)
(revision 1)
- Rename from "cv" to "progress" - Update to 0.13.1 * For changes, see https://github.com/Xfennec/progress/compare/v0.7.1...v0.13.1 - Fix Group tag. - Update to version 0.7.1 * Updated Mac OSX support - Update to version 0.6 * Add support for xz, md5sum, sha1sum, sha256sum, sha224sum, sha384sum, sha512sum * Added -p support for PID monitoring - Update to version 0.5.1 * cv is now less verbose - Remove seperate manpage, as it was accepted upstream and is now distributet in the source archive. - Add LICENSE and README.md to %doc - license update: GPL-3.0+ or later in GPL-3.0 was missing. - Initial packaging of cv version 0.4.1
Comments 0