摘要: 一定要记得写后面的分号;http://www.runoob.com/linux/linux-shell-variable.html 这个页面的课程的循环教程是有问题的for color in yellow green white;do echo ${color}done利用循环列出某个目录... 阅读全文
posted @ 2015-09-02 17:05 pyfreshman 阅读(327) 评论(0) 推荐(0)