#!/bin/bash

mysql -e 'SELECT @@GLOBAL.hostname;' -BN >/mit/sql/etc/master 2>/dev/null
