[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Virtual Sites-Moving and Preserving Paths
- Subject: Re: [cobalt-users] Virtual Sites-Moving and Preserving Paths
- From: Jeff Bilicki <jeff@xxxxxxxxxxx>
- Date: Sat Jan 20 09:17:07 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
>> 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-