man incomplete

2007-11-26 Thread Vitaly V. Ch
>ADVANCED USAGE > Multiple compressed files can be concatenated. In this case, gunzip > will extract all members at once. For example: > >... > > In case of damage to one member of a .gz file, other members can still > be recovered (if the damaged member is removed). how I can remove

Re: problem with gunzip

2008-08-26 Thread Vitaly V. Ch
Hi, On Tue, Aug 26, 2008 at 1:23 PM, Biradar, Prabhulingamma (Prabha) <[EMAIL PROTECTED]> wrote: > Hi , > > > > We are facing problem with gunzip command ,it is reporting no space left > on device. > > > > error > > gunzip: omcran_r31_v0_91_helpfiles.tar: No space left on device > > > > > > Below

Re: problem with gunzip

2008-08-26 Thread Vitaly V. Ch
sed_name > 2543708985783552 70.3% > omcran_r31_v0_92_helpfiles.tar > /:lz>gunzip omcran_r31_v0_92_helpfiles.tar.gz > /:lz>echo $? > 0 > /:lz> > > > > Thanks, > Prabha > > -Original Message- > From: Vitaly V. Ch [mailto:[EMAIL PROTECTED] > Sent: We

Re: problem with gunzip

2008-08-27 Thread Vitaly V. Ch
space on solaris 10? Sorry, I'm not familiar with solaris. \\wbr Vitaly Chernookiy > > Thanks, > Prabha > > -Original Message- > From: Vitaly V. Ch [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 27, 2008 12:09 PM > To: Biradar, Prabhulingamma (Prabha) > Cc:

Re: problem with gunzip

2008-08-28 Thread Vitaly V. Ch
quot; N o s p a c e l e f".., 23) > = 23 > > write(2, "\n", 1) = 1 > close(4) = 0 > unlink("tarname.tar")= 0 > mmap(0x, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, > MAP_

bug#16699: gzip -l bug

2014-02-10 Thread Vitaly V. Ch
man 1 gzip and read section "bugs" \\wbr Vitaly Chernooky On Sun, Feb 9, 2014 at 4:46 AM, Chris Pitzel wrote: > A fairly obvious bug with the list (-l) option of gunzip. In this case, > "grandma-new.img" is approximately 320 gigabytes. Compressed down to 46gb. > "Uncompressed", and "ratio"

bug#23663: Use gzip with Valgrind

2016-06-01 Thread Vitaly V. Ch
Hello, Your question is not clear. Try to reword or provide more details. With best regards, Vitaly On Tuesday, May 31, 2016, Viktor Schäfer wrote: > Hello, > > I'm curently writing my Bachelor thesis about compression algoritms (LZ77, > LZ78) and need to know how someone can measure space co