mac:

echo "\033[1;36mSister Lin Fall from the Sky\033[0m"

 

ubuntu:

echo -e "\e[1;36mSister Lin Fall from the Sky\e[0m"

 

相关文章: