LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Inquiry:How to Search/Replace in vi text editor (https://www.linuxquestions.org/questions/linux-newbie-8/inquiry-how-to-search-replace-in-vi-text-editor-753466/)

hadimotamedi 09-07-2009 11:51 PM

Inquiry:How to Search/Replace in vi text editor
 
Dear All
Can you please do me favor and let me know how to Search and Replace in vi text editor ?
Thank you in advance
Regards
H.Motamedi

acid_kewpie 09-07-2009 11:57 PM

replace in entire file: ":%s/change this/to this/g"

for things like this, you should have a vi cheatsheet to hand. e.g. http://www.lagmonster.org/docs/vi.html


All times are GMT -5. The time now is 06:08 PM.