bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bugs #10678] xargs: unmatched single quote


From: Zurd
Subject: [bugs #10678] xargs: unmatched single quote
Date: Thu, 14 Oct 2004 21:36:43 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20041001 Firefox/0.10.1

This mail is an automated notification from the bugs tracker
 of the project: findutils.




/**************************************************************************/
[bugs #10678] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10678>
Project: findutils
Submitted by: Zurd
On: Fri 10/15/2004 at 01:29

Category:  xargs
Severity:  5 - Average
Item Group:  None
Resolution:  None
Privacy:  Public
Assigned to:  None
Originator Name:  
Originator Email:  
Status:  Open
Release:  None
Fixed Release:  None


Summary:  xargs: unmatched single quote

Original Submission:  From package 4.1.20-r1

Description:
xargs doesn't offer an option to bypass a quote (') when there is one in the 
filename or directory.

How-to reproduce :
1) mkdir "test'"
2) ls -1 | xargs -x -i "{}" new_test

Actual results:
xargs: unmatched single quote

What it should do:
Change the directory called test' to new_test











For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=10678>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]