search and replace tool?

hello search and replace tool? is there a command for the shell to say something like:


search for XY and replace it to YZ?


I've about 200 files which could contain a path which has changed... do not want to check file after file after file manually.

or can I use grep somehow to have at least a list of all the files containing the wrong path?

thanks a lot!

 

 

 

 

Top