Bug 1296366
Summary: | Bash completion for more(1) handles file names with spaces incorrectly | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Frank Zdarsky <fzdarsky> |
Component: | util-linux | Assignee: | Karel Zak <kzak> |
Status: | CLOSED ERRATA | QA Contact: | Leos Pol <lpol> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.2 | CC: | J.H.Hodrien, lpol, todoleza, zpytela |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-11-03 21:26:03 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Frank Zdarsky
2016-01-07 01:14:08 UTC
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions *** Bug 1352096 has been marked as a duplicate of this bug. *** # rpm -q util-linux util-linux-2.23.2-26.el7.x86_64 # touch foo\ bar # more f bar foo # rpm -q util-linux util-linux-2.23.2-33.el7.x86_64 # more foo\ bar 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/RHSA-2016-2605.html |