Utility to search and replace text in files including subdirectories in Windows
- by mjustin
For Linux, sed and find are an easy option to search and replace in many files including subdirectories. Is there a way to do the same in Windows (with or without PowerShell)?