5lovelife_2011 于 2010-12-12 20:40:11发表:
{:2_93:}
unicord 于 2010-04-08 16:59:49发表:
我也想知道,为了更多的赚钱,拼了
louis0058 于 2010-03-23 22:16:25发表:
不用编译,是解释程序,可以直接编写,命令行下运行
caoxiaono1 于 2010-03-17 22:26:10发表:
顶起……想学shell 编程
hery_yang 于 2010-02-17 17:35:17发表:
支持一下!
datou1986111 于 2009-11-16 18:14:24发表:
dddddddddddddddddddddddddddddd
377142617 于 2009-11-13 19:00:23发表:
----
goooglemister 于 2009-11-12 14:42:35发表:
shell编程的基本过程分为三步: Step1.建立shell文件 包括任意多行操作系统命令或shell命令的文本文件; Step2.赋予shell文件执行权限 用chmod命令修改权限; Step3.执行shell文件 直接在命令行上调用shell程序.
sundh1981 于 2009-11-09 09:19:27发表:
shell脚本类似于windows下的批处理,编写好执行就可以了。。。
bonniezxf 于 2009-11-06 13:54:48发表:
{:3_111:}
prinse 于 2009-10-13 18:20:51发表:
哦,对了。对于属性为不可执行的脚本,也可以用 source 来执行……
prinse 于 2009-10-13 18:19:51发表:
你把 shell 脚本写好,把它的属性改为可执行的就行了。
acrofox 于 2009-10-10 22:41:11发表:
shell 程序不用编译,是解释式程序,直接执行。
ielnto 于 2009-10-10 17:54:42发表:
同问
5lovelife_2011 于 2010-12-12 20:40:11发表:
{:2_93:}
unicord 于 2010-04-08 16:59:49发表:
我也想知道,为了更多的赚钱,拼了
louis0058 于 2010-03-23 22:16:25发表:
不用编译,是解释程序,可以直接编写,命令行下运行
caoxiaono1 于 2010-03-17 22:26:10发表:
顶起……想学shell 编程
hery_yang 于 2010-02-17 17:35:17发表:
支持一下!
datou1986111 于 2009-11-16 18:14:24发表:
dddddddddddddddddddddddddddddd
377142617 于 2009-11-13 19:00:23发表:
----
goooglemister 于 2009-11-12 14:42:35发表:
shell编程的基本过程分为三步:
Step1.建立shell文件
包括任意多行操作系统命令或shell命令的文本文件;
Step2.赋予shell文件执行权限
用chmod命令修改权限;
Step3.执行shell文件
直接在命令行上调用shell程序.
sundh1981 于 2009-11-09 09:19:27发表:
shell脚本类似于windows下的批处理,编写好执行就可以了。。。
bonniezxf 于 2009-11-06 13:54:48发表:
{:3_111:}
prinse 于 2009-10-13 18:20:51发表:
哦,对了。对于属性为不可执行的脚本,也可以用 source 来执行……
prinse 于 2009-10-13 18:19:51发表:
你把 shell 脚本写好,把它的属性改为可执行的就行了。
acrofox 于 2009-10-10 22:41:11发表:
shell 程序不用编译,是解释式程序,直接执行。
ielnto 于 2009-10-10 17:54:42发表:
同问