Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1367309

Summary: grep -r has been broken in RHEL 6.7
Product: Red Hat Enterprise Linux 6 Reporter: Marcel Kolaja <mkolaja>
Component: grepAssignee: Ondřej Lysoněk <olysonek>
Status: CLOSED ERRATA QA Contact: Jan Kepler <jkejda>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 6.7CC: cww, fkrska, isenfeld, jdeenada, jkejda, jskarvad, mkolaja, olysonek, ovasik, pdwyer, salmy, sivathanut
Target Milestone: rcKeywords: Patch, Regression, ZStream
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: grep-2.20-5.el6_8 Doc Type: Bug Fix
Doc Text:
Cause: Grep update fixed old bug regarding '-r' switch which may lead to incompatibility with some old badly written scripts. Consequence: Previously 'grep -r PATTERN' wrongly read STDIN. After the grep update 'grep -r PATTERN' recursively scans current directory for files containing the PATTERN which is according to its documentation. This behavior may break some old badly written scripts. Fix: Backward compatibility environment variable GREP_LEGACY_R has been introduced, which if set to '1', causes grep to behave the old buggy way, otherwise the grep behaves the new way. Result: Now, if GREP_LEGACY_R environment variable is set to '1', 'grep -r PATTERN' reads STDIN, otherwise it recursively scans current directory for files containing the PATTERN.
Story Points: ---
Clone Of: 1256756 Environment:
Last Closed: 2016-10-04 21:59:39 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:
Bug Depends On: 1256756    
Bug Blocks:    

Description Marcel Kolaja 2016-08-16 07:48:52 UTC
This bug has been copied from bug #1256756 and has been proposed
to be backported to 6.8 z-stream (EUS).

Comment 7 errata-xmlrpc 2016-10-04 21:59:39 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-2000.html