]> &title; &package; &firstname; &surname; Code and documentation.
&email;
2014 2015 &firstname; &surname; <&email;> This manual page was written for the DeforaOS Project (and may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 as published by the Free Software Foundation.
&name; §ion; &name; &purpose; &name; buffersize file length prefix title command args Description &name; can be used to report on the progress of Input/Output (I/O) operations, like when manipulating files and devices. It expects data either from the standard input or from a file, and forwards it over to a separate process through the standard input again. It reports continuously on data throughput while doing so. Additionally, it can be embedded within an existing window, like in the notification area of a panel window. Options The following options are available: Enforce the size of the intermediate buffer. Ignored for compatibility reasons. File to use for incoming data instead of the standard input. Specify or override the estimation of the data size. Text to display before the progress bar. Sets the title of the progress window. Uncompress the input on the fly using gunzip1. A command to execute must be provided on the command line, with an arbitrary number of arguments. It is then executed, with the incoming data forwarded to this sub-process over the standard input. Bugs Issues can be listed and reported at . See also dd 1 , gunzip 1 , panel-embed 1 , tar 1