1 diff -ruN dnswalk.orig/dnswalk dnswalk/dnswalk
2 --- dnswalk.orig/dnswalk 2008-10-17 15:38:25.000000000 +0200
3 +++ dnswalk/dnswalk 2008-10-17 15:38:36.000000000 +0200
5 -#!/usr/contrib/bin/perl
8 # dnswalk Walk through a DNS tree, pulling out zone data and
9 # dumping it in a directory tree
10 diff -ruN dnswalk.orig/makereports dnswalk/makereports
11 --- dnswalk.orig/makereports 2008-10-17 15:38:25.000000000 +0200
12 +++ dnswalk/makereports 2008-10-17 15:38:44.000000000 +0200
14 -#!/usr/contrib/bin/perl
16 # This takes output from dnswalk and makes a "rep.orts" directory
17 # with one file per contact. Great for sending mail to all the admins.