On 08/25/2011 11:21 AM, Jonathan Nieder wrote:
I don't think it's stupid.

  $ gzip foo.c
  $ mv foo.c.gz foo.bin
  $ gzip -d foo.bin
  gzip: foo.bin: unknown suffix -- ignored
  $ gzip -dc foo.bin
  hello, world

just because gzip is as stupid doesn't make xz any less.

Is there some reason "xz -dc" does not work for you?

obviously i do not want to decompress to stdout (nor to redirect into a file), i just want to decompress.

--
Address:        Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:          daniel.baum...@progress-technologies.net
Internet:       http://people.progress-technologies.net/~daniel.baumann/



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to