[Bug 1290891] [NEW] Ability to write compressed data to stdout
Sworddragon
1290891 at bugs.launchpad.net
Tue Mar 11 15:05:23 UTC 2014
Public bug reported:
I'm using Ubuntu 14.04 dev with xz-utils 5.1.1alpha+20120614-2ubuntu2
and xz-utils provides the option -c to write to stdout but interestingly
this doesn't work with compressed data:
sworddragon at ubuntu:~/tmp$ xz -c 1
xz: Compressed data cannot be written to a terminal
xz: Try `xz --help' for more information.
As compressed data is not uncommon for a compressing application maybe writing compressed data to stdout can be supported too.
** Affects: xz-utils (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to xz-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1290891
Title:
Ability to write compressed data to stdout
Status in “xz-utils” package in Ubuntu:
New
Bug description:
I'm using Ubuntu 14.04 dev with xz-utils 5.1.1alpha+20120614-2ubuntu2
and xz-utils provides the option -c to write to stdout but
interestingly this doesn't work with compressed data:
sworddragon at ubuntu:~/tmp$ xz -c 1
xz: Compressed data cannot be written to a terminal
xz: Try `xz --help' for more information.
As compressed data is not uncommon for a compressing application maybe writing compressed data to stdout can be supported too.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xz-utils/+bug/1290891/+subscriptions
More information about the foundations-bugs
mailing list