|
Replace search-string with replacement-string.
·
[address] is one number or two numbers separated by a
comma, indicating which lines to search in. A . (dot) indicates the current line, and a $
(dollar sign) indicates the last line.
·
If [g] is present, it will replace
more than once per line, otherwise it won’t.
|