#!/usr/bin/env bash # rr [ ! "rr" = "$(hostname)" ] && exit 1 exit 0