This is a problem that could come across quite often. How to replace text in multiple files at once?
If you are running a UNIX system you are lucky: with a simple BASH script you can achieve this.
This is a problem that could come across quite often. How to replace text in multiple files at once?
If you are running a UNIX system you are lucky: with a simple BASH script you can achieve this.