info-cvs
[Top][All Lists]
Advanced

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

Re: Change a keyword for another keyword


From: Spiro Trikaliotis
Subject: Re: Change a keyword for another keyword
Date: Wed, 9 Feb 2005 15:55:52 +0100
User-agent: Mutt/1.5.6+20040907i

Hello,

* On Wed, Feb 09, 2005 at 09:36:52AM -0500 Jim.Hyslop wrote:

> You'll also probably want a way to filter out files in the CVS
> subdirectories - I haven't figured out how to do that with 'find' yet
> (if indeed it's possible).

from the man page of find, it seems this is possible with -prune. Check
out your man page.

If this does not work as expected: Let find output the file names, "grep
-v" through the list, and use xargs.

Regards,
   Spiro.

-- 
Spiro R. Trikaliotis                              http://cbm4win.sf.net/
http://www.trikaliotis.net/                     http://www.viceteam.org/




reply via email to

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