[Ocfs-users] Re: About compression of files on OCFS

Bryce philip.copeland at oracle.com
Tue Aug 2 05:53:34 CDT 2005


Bryce wrote:

> umm provisionally,.. yes
>
> you could do something like
>  dd --o_direct=65536,0 if=big_file of=/dev/stdout | gzip -cd - | dd 
> --o_direct=0, 65536 of= compressed_file
> (havn't a box to hand that I can quickly verify that with though)
>
oh if only I had a brain,.. that should be just "gzip -c". The -d would 
try and decompress the stream.

Phil
=--=





More information about the Ocfs-users mailing list