This is the slighty modified "cat" out of GNU-textutils 1.13.

New options:

  -S <size>     estimated size of read-in file (used for percentage-output)
  -o <file>     output-filename (overrides stdout)
  -x <file>     output filesize in bytes
  -y <size>     convert bytes in time-display

This cat2 outputs when the -S option given the percentage processed. This
is used for a process-bar by the dialog-program.

The options -x and -y are just tools i put in the program, because I don't
wanted to use another program for such trival tasks.

Thomas Niederreiter

