摘要: #!/bin/bash# echo 'hello world'# name='http://www.baidu.com'# for file in $(ls ./); do# echo "this is a ${file},welcome to ${name}! "# done# for info 阅读全文
posted @ 2019-01-12 17:18 wan了个蛋 阅读(412) 评论(0) 推荐(0) 编辑