红帽_深远yeguanghua.blog.chinaunix.net
ygh12311
全部博文(90)
rsync(4)
crontab(2)
iptables(0)
ftp(3)
nginx(1)
LAMP(2)
JDK与Tomcat(2)
2015年(1)
2014年(1)
2013年(2)
2011年(3)
2010年(83)
gongping
H_A_N
27615839
yifangyo
小雅贝贝
noiplee
77jessie
oracunix
Unixguiz
cynthia
wake2000
tyshan
zhuyangh
steve789
大胡子登
toamct
寂灵山水
lsq_008
发布时间:2014-11-12 10:40:43
关于shell脚本的基本语法一、执行1.shell脚本如果要被执行,一般地必须要有执行权限“x”(除了使用特殊的执行方式不需要外)2.shell脚本执行的方式有以下几种:①--参数式执行1:/bin/sh createFiles.sh(不需要x权限),简写为“sh createFiles.sh”②--参数式执行2:/bin/bash createFiles.sh(不需要x权.........【阅读全文】
大鬼不动2010-10-19 19:29
ygh123112010-10-19 16:35
大鬼不动2010-10-05 17:00
踩踩
大鬼不动2010-09-30 08:45
大鬼不动2010-09-27 08:33
登录 注册