sed - Windows command-line utility stream editor
sed [-an] command [file...]
sed [-an] [-e command] [-f command_file] [file...]
The sed(1w) Windows command-line utility is an implementation of the Interix sed(1) command that you can run at a Windows command prompt. The file and command_filearguments must use Windows file-name and path syntax. For more information, see sed(1).