find and replace shell script
Hi,
Looking for some tips on how to build a find and replace shell script I can use to mass modify my named.conf file. I need to change out an ip address in over a hundred places in the file.
Okay I start like this: for fl in named.conf but then what?
tia
|