只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2017-01-12 10:54
gushiren
阅读(7)
评论(0)
推荐(0)
|
摘要:
关于shell脚本的基本语法 整理于:2014-03-31,何俭飞,mymladdr@sina.com 一、执行 1.shell脚本如果要被执行,一般地必须要有执行权限“x”(除了使用特殊的执行方式不需要外) 2.shell脚本执行的方式有以下几种: ①--参数式执行1:/bin/sh create 阅读全文
posted @ 2017-01-12 10:51
gushiren
阅读(673)
评论(0)
推荐(0)
|