pv - Pipe Viewer - is a terminal-based tool for monitoring the progress of data through a pipeline and modifying its flow. When used just like "cat", pv displays how quickly data is being transferred, how long it has taken, how near to completion it is, and an estimate of how long it will be until completion. Data flow rate, error handling strategy, buffer size, and cache interaction can all be ad

