How to replace text in text file using bat file script?

后端 未结 3 1497
故里飘歌
故里飘歌 2020-12-18 23:26

So I want to create a script that takes 3 arguments: path to file, exact word to replace, and with what to replace it. How to create such thing?

Generally I want it

3条回答
提交回复
热议问题