Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/progress
Module Name: src
Committed By: jhawk
Date: Wed Jan 22 00:14:12 UTC 2003
Added Files:
src/usr.bin/progress: Makefile progress.1 progress.c
Log Message:
progress(1) is a standalone version of lukemftp's progress bar
(pulled in via reachover makefile) suitable for measuring the
input to arbitrary pipes.
This is intended for use by sysinst.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/usr.bin/progress/Makefile \
src/usr.bin/progress/progress.1 src/usr.bin/progress/progress.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index