pv (1) Linux Manual Page
pv – monitor the progress of data through a pipe Synopsispv [OPTION] [FILE]… pv [-h|-V] Descriptionpv shows the progress of data through a pipeline by giving information such as time elapsed, percentage completed (with progress bar), current throughput rate, total data transferred, and ETA. To use it, insert it in a pipeline between two processes,…
