Alternatives to progress

A small command that shows the progress of running cp, mv, dd, tar and similar coreutils commands. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as progress.

  • Pipe Viewer

    A terminal tool, pv, that shows progress, throughput and time remaining for data in a pipeline.

    Pipe Viewer shows progress, throughput and ETA for data in any pipeline, can also watch an already running process, and offers rate limits plus Debian and RPM packages.

Similar software

Related functionality, not a direct replacement.