[ bianca ]
[ 源代码: progress ]
软件包:progress(0.17-1 以及其他的)
Coreutils Progress Viewer (formerly known as 'cv')
This tool can be described as a Tiny, Dirty, Linux-and-OSX-Only C command that looks for coreutils basic commands (cp, mv, dd, tar, gzip/gunzip, cat, etc.) currently running on your system and displays the percentage of copied data. It can also show estimated time and throughput, and provide a "top-like" mode (monitoring).
It simply scans `/proc` for interesting commands, and then looks at directories `fd` and `fdinfo` to find opened files and seek positions, and reports status for the largest file.
It's very light, and compatible with virtually any command. This program was formerly known as 'cv' on github.
其他与 progress 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libncursesw6 (>= 6)
- shared libraries for terminal handling (wide character support)
-
- dep: libtinfo6 (>= 6)
- shared low-level terminfo library for terminal handling