nsdiff icon indicating copy to clipboard operation
nsdiff copied to clipboard

create nsupdate script from zone file differences

Results 2 nsdiff issues
Sort by recently updated
recently updated
newest added

Currently the scripts use /usr/bin/perl to run the scripts, but on FreeBSD perl is not in /usr/bin, so using /usr/bin/env perl will let the scripts also work on FreeBSD.

> Any contribution that you want included in `nsdiff` must be licensed under 0BSD and/or MIT-0, and must include a `Signed-off-by:` line to certify that you wrote it or otherwise...