echo的用法 echo -ne "\33[32m" 可以将字符的显示颜色改为绿色echo -ne "\33[3;1H" 可以将光标移到第3行第1列处