Globally replace text in several files: Difference between revisions

Content added Content deleted
(Added Kotlin)
m (→‎Version 2: corrected a misspelling.)
Line 1,116: Line 1,116:
* Copy all files *.txt to *.rpl
* Copy all files *.txt to *.rpl
* replacing all occurrences of old by new
* replacing all occurrences of old by new
* Execute in the directory containing the files to ne processed
* Execute in the directory containing the files to be processed
* 16.01.2013 Walter Pachl
* 16.01.2013 Walter Pachl
* ...if file names contain blanks
* ...if file names contain blanks