[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Data Compression



unix-users,

>    When you use a compressor like gzip, you tell it:
> 
>   "Here is a file, or data area for you to compress.  Here's where it
> starts, here's how long it is.  Put the compressed version over there.
Come
> back when you're through."

	This is the batch mode of gzip normally used.  I believe that
gzip -c is a stream mode.  In the stream mode, AFAIK, you can
provide data in segments without specifying data lengths.  Further, I
believe, though did not test, that output starts before all input is
provided.

Dr. Robert J. Meier             FANUC Robotics North America
tel:+1.248.377.7469    mailto:robert.meier@fanucrobotics.com
-
Archives of linux-aviation: http://mail.nl.linux.org/lists/linux-aviation/
To unsubscribe: send the command "unsubscribe linux-aviation" in the body
of a mail message to <Majordomo@mail.nl.linux.org>.