6 lines
257 B
Text
6 lines
257 B
Text
;Task:
|
|
Replace every occurring instance of a piece of text in a group of text files with another one.
|
|
|
|
|
|
For this task we want to replace the text "'''Goodbye London!'''" with "'''Hello New York!'''" for a list of files.
|
|
<br><br>
|