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: Jim.Hyslop
Subject: RE: Change a keyword for another keyword
Date: Wed, 9 Feb 2005 13:54:56 -0500

Paola Attadio wrote:
> When I run:
> 
>  find . -type f -exec sed -i 's/\$revision_history[^\$]*/$Log/g' {} \;
> 
> I get the next error message:
> 
> sed: invalid option -- i
Please follow the rest of my instructions, reproduced below:

>       If your sed does not support -i, then you'll have to 
> redirect the output to
>       a file, and rename the file to the original.

-- 
Jim Hyslop
Senior Software Designer
Leitch Technology International Inc. ( http://www.leitch.com )
Columnist, C/C++ Users Journal ( http://www.cuj.com/experts )




reply via email to

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