mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
The removal was done with the following commands:
find bin/tests/system/ -type f -name "*.conf" -exec sed -i '1,12d; 13{/^$/d}' {} +
find bin/tests/system/ -type f -name "*.conf.*" -exec sed -i '1,12d; 13{/^$/d}' {} +
|
||
|---|---|---|
| .. | ||
| named.conf.j2 | ||
| named1.conf.j2 | ||
| named2.conf.j2 | ||
| named3.conf.j2 | ||
| named4.conf.j2 | ||
| named5.conf.j2 | ||
| named6.conf.j2 | ||
| named7.conf.j2 | ||