Bug 19682

Summary: Не работает просмотр сжатых файлов
Product: Sisyphus Reporter: at <at>
Component: lessAssignee: Alexey Gladkov <legion>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: major    
Priority: P3 CC: legion, php-coder
Version: unstable   
Hardware: all   
OS: Linux   

Description at@altlinux.org 2009-04-19 16:09:07 MSD

    
Comment 1 at@altlinux.org 2009-04-19 16:11:37 MSD
$ file txt.gz
txt.gz: gzip compressed data, from Unix, max compression
$ /usr/bin/less -isR txt.gz
"txt.gz" may be a binary file.  See it anyway? 

WTF

$ rpm -q --lastchange less
* Fri Apr 17 2009 Alexey Gladkov <legion@altlinux.ru> 429-alt2
- lesspipe.sh: Add support of ~/.less directory.
Comment 2 Alexey Gladkov 2009-04-19 17:47:23 MSD
Я очень прошу тебя быть корректнее.
Comment 3 Slava Semushin 2009-04-19 18:37:45 MSD
Reassign.
Comment 4 Repository Robot 2009-04-20 05:19:31 MSD
less-429-alt3 -> sisyphus:

* Sun Apr 19 2009 Alexey Gladkov <legion@altlinux> 429-alt3

- Show compressed files (ALT#19682).