Commit Graph

6 Commits (c7d1183804493df83657a12f194bded9b8ef1e3e)

Author SHA1 Message Date
Adam Vandenberg b7358e1b77 pv - fix man path 2010-02-17 09:54:42 -08:00
Florian Sowade 2b58379256 pv failed to compile with nls
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-17 09:53:24 -08:00
Adam Vandenberg 83fe664f1f Reformat Pipe Viewer. 2009-12-12 16:24:19 +00:00
Gavin Heavyside c4ce764b43 on 10.6.2 pv won't build successfully with llvm 2009-11-11 19:11:13 +00:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Justin Weiss 722bd359a6 Pipe Viewer formula
pv - Pipe Viewer - 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.

Signed-off-by: Max Howell <max@methylblue.com>
2009-09-11 17:42:53 +01:00