Operands
- string1
- specifies the string being replaced.
- string2
- specifies the string that replaces string1.
- ALL
- is a keyword indicating that all occurrences on all lines, from
the current line, to the end of the file, are changing.
- /
- is the delimiting character.