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

Re: [cobalt-users] Virtual Sites-Moving and Preserving Paths



>> As long as we're recommending text editors, I like NoteTab Pro,
>> http://www.notetab.com/
>> You don't even have to open the files you want to edit. It will do a find
>> and replace across multiple directories.

> Did you ever try Emacs?
> Hehe, guess you didn't.
> In Emacs you have visual search and replace with REGULAR EXPRESSIONS across
> multiple SERVERS!

vi can do this to:
In command mode
1. :
2: type: %s/\/home\/sites\/site39/\/home\/sites\/site40/g

Jeff-