Package cv: Information

    Binary package: cv
    Version: 0.6-alt1
    Architecture: riscv64
    Build time:  Sep 6, 2023, 06:54 AM
    Source package: cv
    Category: Text tools
    Report package bug
    License: GPLv3+
    Summary: Coreutils Viewer
    Description: 
    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 simply scans /proc for interesting commands, and then use fd/
    and fdinfo/ directories to find opened files and seek position,
    and reports status for the biggest file.
    
    It's very light, and compatible with virtually any command.

    Maintainer: Michael Shigorin

    List of contributors:
    Michael Shigorin

    Last changed


    May 7, 2015 Michael Shigorin 0.6-alt1
    - 0.6
    July 14, 2014 Michael Shigorin 0.3-alt1
    - initial release (thx Kirill Kolyshkin for a pointer)