Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 334027 - sys-apps/less: add support for *.txz to lesspipe
Summary: sys-apps/less: add support for *.txz to lesspipe
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2010-08-22 22:29 UTC by marbacz
Modified: 2010-08-24 01:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
mentioned patch (patch,354 bytes, patch)
2010-08-22 22:30 UTC, marbacz
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description marbacz 2010-08-22 22:29:59 UTC
Currently less doesn't recognize .txz files, while .tar.xz works fine.

$ less foo.txz 
"foo.txz" may be a binary file.  See it anyway?

Attached patch fixes this.
Comment 1 marbacz 2010-08-22 22:30:41 UTC
Created attachment 244113 [details, diff]
mentioned patch
Comment 2 SpanKY gentoo-dev 2010-08-24 01:01:21 UTC
thanks, now in the tree

http://sources.gentoo.org/sys-apps/less/files/lesspipe.sh?r1=1.40&r2=1.41