in reply to Re^11: Deleting lines from named.conf file
in thread Deleting lines from named.conf file
Really thanks for you further assistance
after running zonedel.pl with your new optimizationzone "foo.com" { type xxxxx path xxxxx info xxxxx }; zone "blah.com" { type xxxxx path xxxxx info xxxxx }; zone "bar.com" { type xxxxx path xxxxx info xxxxx };
zone "foo.com" { type xxxxx path xxxxx info xxxxx }; #2 blanks still created # zone "bar.com" { type xxxxx path xxxxx info xxxxx };
to eliminate the created blank line so i will always have a one blank line between the two zoness/\n//;
|
|---|