Globally replace text in several files: Difference between revisions

m
added a Task (bold) header.
(→‎{{header|Fortran}}: File system interface minimalism.)
m (added a Task (bold) header.)
Line 1:
{{task}}
The task is to replace every occurring instance of a piece of text in a group of text files with another one.
 
;Task:
For this task we want to replace the text "Goodbye London!" with "Hello New York!" for a list of files.
The task is to replaceReplace 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>