Bug 1034839 - [RFE] If grep is colored, z*grep should be as well
Summary: [RFE] If grep is colored, z*grep should be as well
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gzip
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Petr Stodulka
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1034847 1034631 1034846
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-26 15:26 UTC by Cristian Ciupitu
Modified: 2014-08-26 14:33 UTC (History)
6 users (show)

Fixed In Version: gzip-1.6-6.fc22
Clone Of: 1034631
Environment:
Last Closed: 2014-08-26 14:33:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Cristian Ciupitu 2013-11-26 15:26:57 UTC
+++ This bug was initially created as a clone of Bug #1034631 +++

Description of problem:
The output of zgrep, zegrep and zfgrep should be colored by default.

Version-Release number of selected component (if applicable):
gzip-1.6-2.fc20.x86_64

How reproducible:
Every time

Steps to Reproduce:
1. Run interactively one of the commands on a compressed file, e.g.:
	zgrep system /usr/share/man/man8/systemd-activate.8.gz

Actual results:
No colored output.

Expected results:
Colored output.

Additional info:
This command:
	zgrep --color=auto system /usr/share/man/man8/systemd-activate.8.gz
has colored output.

See original bug for details on how to implement this.


Note You need to log in before you can comment on or make changes to this bug.