Argh. 30+ zone files and I have to increment all numbers by hand…no way.
Usage: ./inc.rb in the current directory with all db files.
#!/usr/bin/ruby Dir.glob("*.db") do |file_name| new_zone = [] Continue reading
Argh. 30+ zone files and I have to increment all numbers by hand…no way.
Usage: ./inc.rb in the current directory with all db files.
#!/usr/bin/ruby Dir.glob("*.db") do |file_name| new_zone = [] Continue reading
© 2024 Gudasoft
Theme by Anders Norén — Up ↑