为什么不换行呢
相关代码:
echo -e '\E[32m' "The number of http status[100+] :" ${Resettem} ${Http_status_codes[0]}
echo -e '\E[32m' "The number of http status[100+] :" ${Resettem} ${Http_status_codes[1]}
echo -e '\E[32m' "The number of http status[100+] :" ${Resettem} ${Http_status_codes[2]}
echo -e '\E[32m' "The number of http status[100+] :" ${Resettem} ${Http_status_codes[3]}
echo -e '\E[32m' "The number of http status[100+] :" ${Resettem} ${Http_status_codes[4]}
echo -e '\E[32m' "All request numbers :" ${Resettem} ${Http_status_codes[5]}