|
| From: | Paola Attadio |
| Subject: | Re: Change a keyword for another keyword |
| Date: | Wed, 09 Feb 2005 15:08:39 -0300 |
| User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) |
|
Thanks, I executed the following thing: find . -type f -exec sed 's/\$revision_history[^\$]*/$Log/g' {} \; This it seems to work well, the output of the SED shows the change, but when I observe the files I do not see the change of the keywords. am I making something bad? Regards, Paola Jim.Hyslop wrote: Paola Attadio wrote: |
| [Prev in Thread] | Current Thread | [Next in Thread] |