【shell脚本学习-4】
摘要:文本处理 #!/bin/bash# 文本处理 # echo # "-n":处理光标在末尾echo -n "Please Input Your Name"read Nameecho -n "Please Input Your Sex"read Sex # "-e:转义"echo -e "Name \t
阅读全文
posted @ 2018-10-26 19:03
posted @ 2018-10-26 19:03
posted @ 2018-10-25 10:41
posted @ 2018-08-23 21:17
posted @ 2018-08-09 13:36