Crate pipeprogress

Source
Expand description

pipeprogress library

§Overview

pipeprogress is a command line utility for visualizing progress for long pipe operations.

§Usage

Usage information for the pipeprogress application is available by running pipeprogress --help.

Modules§

args
Parses command line arguments
read
Reads the input from file or stdin
stats
The stats module writes progress to stdout
write
Writes the output to file or stdout