greycat 1436385890 learn center() { printf "%*s\n" $(( (COLUMNS+${#1}) /2 )) "$1"; }