摘要: 记下生成随机颜色: echo -e "\033[1;$[$RANDOM%7+31]mtest\033[0m" // test 为输出字符串 阅读全文
posted @ 2021-06-24 14:44 中级菜鸟 阅读(56) 评论(0) 推荐(0)