#!/bin/sh /bin/rblcheck ` [ -f "/etc/rblcheckrc" ] && cat "/etc/rblcheckrc"; [ -f "$HOME/.rblcheckrc" ] && cat "$HOME/.rblcheckrc"` $*