Hello,
What is the easiest way to replace a couple of IP addresses on the same line separated by a space in a bunch of files called *.out?
i.e.
file1.out
044=10.1.10.200 10.2.10.200
want to replace them with
044=192.168.1.200 192.168.2.200
Thanks,
nick.
