使用道具 举报
Post by elais #!/bin/sh for file in $(ls f*.sh); do echo $file done exit 0; 这个$是什么意思:ask
本版积分规则 发表回复 回帖后跳转到最后一页