how to replace certain line in text file?

Viewed 9

How to replace in a text file in a certain line the ip address specified by the regular expression with any other?Regex is "([0-9]{1,3}[.]){3}[0-9]{1,3}".

0 Answers
Related