#带颜色输出 echo -e "\e[1;31m Helloworld [0;m" \e变色 [1;启动 [0;停止 31m颜色号 '#'在Shell脚本语言中代表注释
echo -e "\e[1;31m Helloworld [0;m"