Tim: >> Linux: I have some document with a word I'd like to replace. I >> *have* to delete the word, find and highlight its new replacement, >> paste it into the document. Todd Zullinger: > For me, this would be done in vim with a search and replace. > > :%s/old/new/g Sometimes you don't want to replace every instance, that's where copy and paste would (otherwise) be more useful. -- (Currently running FC4, occasionally trying FC5.) Don't send private replies to my address, the mailbox is ignored. I read messages from the public lists.