使用道具 举报
Post by ginkgo;1967161 if [ $# -eq 0 ]; then echo "Name not provided" else echo "Your name is $1" fi复制代码
本版积分规则 发表回复 回帖后跳转到最后一页