This package browser is in early development. Mind the rough edges.

progress 0.16

Program to view the progress of the coreutils commands

A program 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 provides a "top-like" mode (monitoring).

Installation

Install progress 0.16 as follows:

guix install progress@0.16

Or install the latest version:

guix install progress

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.