1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/sysutils/pv/pkg-descr
Ganael LAPLANCHE 49ff947afe - Update to 1.2.0
- Update MASTER_SITES, now hosted on Google code
- Takeover maintainership
- Add missing LICENSE
- Cleanup docs handling and remove useless COPYING file

Approved by:	ehaupt (mentor)
2011-01-04 08:50:22 +00:00

9 lines
388 B
Plaintext

Pipe Viewer (pv) is a terminal-based tool for monitoring the
progress of data through a pipeline. It can be inserted into
any normal pipeline between two processes to give a visual
indication of how quickly data is passing through, how long
it has taken, how near to completion it is, and an estimate
of how long it will be until completion.
WWW: http://www.ivarch.com/programs/pv.shtml