Description:
Replace is a Windows command line utility that searches files in directories to find a given text and replace with another. It can be incorporated in your scripts and invoked automatically. It can search files in nested directories. It can optionally copy modified files into another directory.
|