Hello
I know this question has probably been answered before. I have seen many threads about this in various places, but the answers are usually hard to extract for me. So what i need to find any find and replace tool or script for a folder / server.
One of my customer have a webpage with 78000 static files. He need to change 4-5 piece of code in all this files. I try to do it manually and it take 20-25 min to make changes in 500 files.
Say I wanted to find the script that will find phrase "few" in files /in certain folder/, and it should be changed to "asd".
P.s. I have SSH access, so i can do it