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

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