Navigation: Command Line Applications > FileReplace > Usage |
Command Line Parameters
filereplace <directory> <source file> [/test]
Example
Example 1: Replace all files named default.php in the folder E:\Data (including subfolders) with D:\Templates\default.php
filereplace d:\data d:\templates\default.php |