delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2009/09/20/13:13:00

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=0.5 required=5.0 tests=BAYES_20,J_CHICKENPOX_33,J_CHICKENPOX_43,SPF_HELO_PASS,SPF_PASS
X-Spam-Check-By: sourceware.org
Message-ID: <25530095.post@talk.nabble.com>
Date: Sun, 20 Sep 2009 10:12:51 -0700 (PDT)
From: Erhy <erhard DOT glueck DOT austria AT gmail DOT com>
To: cygwin AT cygwin DOT com
Subject: list of file names
MIME-Version: 1.0
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

Hello,
 This command is OK:
sed  -i '0,/small/s//big/' "Choir Aehs.sfz" "Choir Ahs.sfz"
 and edits both files

 but this returns with Errors:
sed  -i '0,/small/s//big/' `find . -name '*.sfz' -print`

by showing the parts of the names seperatet with spaces:
sed: kann ./Choir nicht lesen: No such file or directory
sed: kann Aehs.sfz nicht lesen: No such file or directory
sed: kann ./Choir nicht lesen: No such file or directory
sed: kann Ahs.sfz nicht lesen: No such file or directory

Because I Have do edit a big number of files in subdirectories
it would be helpful for me.

Thank you for a tip
Erhy
I'm using CYGWIN  with the Version 1005.25.0.0 of the cygwin1.dll
on Windows VISTA
-- 
View this message in context: http://www.nabble.com/list-of-file-names-tp25530095p25530095.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019