User Feedback :: dsl-1.0rc2 "bugs"
FYI,
I grabbed the "pv" package from Debian testing and I stripped out the documentation and left the executable and license file and tar.gz'ed it up.
Without stripping the binary or recompiling, the compressed filesize was 17KB so it really is a tiny addition to the distro that would give the script writer the ability to develop progress bars for any data transfer task that can be re-routed through a pipe before going to it's final resting place.
Sounds cool. Do you also know of a file selector widget that'll work with whiptail or bash? =o)
Try this one from Debian
apt-get install sel
http://packages.debian.org/stable/utils/sel
and the manpage:
http://www.manualy.sk/seminar/Papers95/fileman/sel.html
original here.