sed

NAME

sed - Windows command-line utility stream editor

SYNOPSIS

sed [-an] command [file...]
sed [-an] [-e command] [-f command_file] [file...]

DESCRIPTION

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).