摘要: 当我们给予shell脚本执行的权限后,就可以测试程序了,假设shell脚本文件为hello.sh放在/root目录下。下面介绍几种在终端执行shell脚本的方法:1.切换到shell脚本所在的目录,执行:[root@localhost home]# cd /root/[root@localhost ... 阅读全文
posted @ 2014-07-18 10:37 曹守鑫 阅读(216) 评论(0) 推荐(0)