分类: LINUX
2015-06-30 19:08:11
wq41132015-06-30 19:08:23
echo -e \"\\e[1;40m this is red text \\e[0m\"#黑
echo -e \"\\e[1;41m this is red text \\e[0m\"#红
echo -e \"\\e[1;42m this is red text \\e[0m\"#绿
echo -e \"\\e[1;43m this is red text \\e[0m\"#黄
echo -e \"\\e[1;44m this is red text \\e[0m\"#蓝
echo -e \"\\e[1;45m this is red text \\e[0m\"#洋红
echo -