How can you replace text in a file using the Windows command-line environment? -



How can you replace text in a file using the Windows command-line environment? -

i writing batch file script using windows command-line environment , want alter each occurrence of text in file (ex. "release") another(ex. "debug"). simplest way that? built in functions?

there no native solution there set , sed utilities situation.

see here list

cygwin, unxutils, gnuwin32, at&t research's uwin system, msys mingw

related question on stack overflow got list from

command-line

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -