[BusyBox] [patch] New applet, "count".
Glenn McGrath
bug1 at optushome.com.au
Fri Oct 3 06:19:33 UTC 2003
On Fri, 3 Oct 2003 00:33:37 -0500
Rob Landley <rob at landley.net> wrote:
> This is something I've used a lot, it's a quick and dirty progress
> indicator for a pipeline. Read from stdin, write to stdout, write a
> progress indicator to stderr.
There is a progress meter in wget that does something similar, buts its
not standalone.
networking/wget.c progressmeter()
Perhaps miscutils would be more approriate for something like this, if
others think it would be usefull.
Glenn
More information about the busybox
mailing list