#!/bin/sh set -x test `whoami` == root || exit 1 # this is for dns tomfoolery scutil_query() { key=$1 scutil<