#!/bin/bash . util/cpad.sh echo -n > /tmp/.build-errors CMD=`cpad "$1" 8 " "` echo -e -n "\033[32m${CMD}${2}\033[0m\n"