摘要: echo -e "Hello World! \a \n" # -e 解析反斜杠 read -p "Please input your first name: " firstname # 提示使用者输入 [chen@hang-centos tmp]$ aa2=(4 7 44 8 9) #定义数组 sh 阅读全文
posted @ 2016-08-17 16:20 航飞冲天 阅读(150) 评论(0) 推荐(0) 编辑