Bug 9866

Summary: less command no longer reads gzipped files; inverts video
Product: [Retired] Red Hat Linux Reporter: pchapman
Component: lessAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-02-29 20:38:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description pchapman 2000-02-29 20:36:12 UTC
previous versions of the "less" command were able to read files compressed
with the gzip tool. In RedHat 6.1, less is no longer able to do this.

Also, after viewing a file with less, my xterm window now displays the text
with the video inverted. That is, instead of black text on white
background, it is now white text on black background.

Comment 1 Bernhard Rosenkraenzer 2000-02-29 20:38:59 UTC
Prior to 6.2, the less command in Red Hat Linux could never look into gzipped
files. You're probably confusing it with zless.

Red Hat Linux 6.2 introduces this feature though.