toaruos/util/mk-info

9 lines
155 B
Plaintext
Raw Normal View History

2011-10-28 02:39:40 +04:00
#!/bin/bash
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
. "$DIR/cpad.sh"
2011-10-28 02:39:40 +04:00
CMD=`cpad "$1" 8 " "`
echo -e -n "\r\033[1;34m${CMD}${2}\033[0m\n"