Bug 537127 - Tcsh quoting inserts spurious backslashes
Summary: Tcsh quoting inserts spurious backslashes
Keywords:
Status: CLOSED DUPLICATE of bug 529425
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: tcsh
Version: 5.4
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Vitezslav Crhonek
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-11-12 16:04 UTC by Göran Uddeborg
Modified: 2009-11-16 11:09 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-11-16 11:09:35 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Göran Uddeborg 2009-11-12 16:04:08 UTC
Description of problem:
For certain combination of arguments to tcsh, the arguments actually sent to the command contains spurious backslashes.

Version-Release number of selected component (if applicable):
tcsh-6.14-14.el5_4.2

How reproducible:
Every time

Steps to Reproduce:
1. touch apa
2. echo "xyz" apa*
  
Actual results:
\x\y\z apa

Expected results:
xyz apa

Comment 1 Vitezslav Crhonek 2009-11-16 11:09:35 UTC

*** This bug has been marked as a duplicate of bug 529425 ***


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