E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
exit0
脚本安装Nginx并添加Naxsi模块
exit0
;fised-i's/^exclude/#exclude/' /etc/yum.conf&&yum-yinstallgcc&&sed-i's/^#exclude/exclude/' /etc/
jiazhanwei365
·
2013-05-17 19:00
第四章:Tweaking Unix--35.让sftp看起来像是ftp
sh #mysftp.sh--makesftpstartupmorelikeftp echo-n"Useraccount:" readaccount if[-z"$account"];then
exit0
十舍七匹狼
·
2013-04-22 09:00
linux
shell
shell
bash
scripts
cool
Wicked
解决Ubuntu发热量大的问题
vgaswitcheroo/switch切换到集成显卡echoOFF>/sys/kernel/debug/vgaswitcheroo/switch关掉没有连接的显卡修改/etc/rc.local文件,在
exit0
tracker_w
·
2013-04-15 01:00
Linux常用命令汇总
解压ABC.tar2、查看ip端口是否可以连接nc-v-w10-zIPPORT3、查看进程ps-aux|grepsvn4、查看端口监听情况netstat-ntlp5、rc.local加入语句不执行放在
exit0
longlongchang
·
2013-04-04 14:44
linux
手敲的一个nginx代码
sourcenetworkingconfiguration 6/etc/sysconfig/network 7 8#Checkthatnetworkingisup 9[${NETWORKING}="no"]&&
exit0
阿蒙爱吹牛
·
2013-03-30 20:07
linux
shell
shell 下一个 || 和 &&问题
和&&问题【问题】如果文件存在,就以0为码退出;如果文件不存在,显示"notexists"以后以100为码退出;【问题代码】test-e$1||(echo"$1notexists"&&exit100)
exit0
ruiqingzheng
·
2013-03-14 23:00
Shell 编程5(条件判断语句if)
bash functionusage() { echo"musthaveaparam" echo"usage$0param" } if[$#=0] then usage exit1 fi echo$#
exit0
Anders_Zhuo
·
2013-03-06 17:00
shell编程/【win/linux】其他相关的记录
/bin/bash echo"Atest."
exit0
执行脚本后,echo$?
fallenink
·
2013-01-29 18:00
shell
shell
shell
使Ubuntu登陆时默认开NumLock灯
方法如下:1.安装numlockx在终端中输入命令:sudoapt-getinstallnumlockx2.配置numlockxsudogedit/etc/gdm/Init/Default查找如下语句:
exit0
ldl22847
·
2013-01-29 15:00
shell编程
/bin/shfor(){ echo"Iconetofoofunction"}echo"foobegin"fooecho"fooending"
exit0
//和C不同,foo函数没有带括号。
lsy5631932
·
2013-01-14 21:00
Oracle 11g RAC on ESXi5
/bin/bash/usr/bin/nslookup.orig$*
exit0
'>/usr/bin/nslookup#chmoda+x/usr/bin/nslookup VMDisk:ParavirtualplusvirtualsharingIndependentVMX
nkwd
·
2013-01-13 00:46
oracle
Hadoop-* 自动安装脚本
exit0
else echo"---------welcometohadoop---------" fi } #hadoopinstall hd-dir(){ if[!
noobzc1
·
2012-12-29 23:00
hadoop
hadoop
shell
ubuntu
shell 信号
/bin/shtrap"echoSIGINT;
exit0
;"SIGINTtrap"echoSIGKILL;
exit0
;" SIGKILLtrap"echoSIGTERM;
exit0
;" SIGTERMwhiletruedosleep10done
bio_tt
·
2012-12-23 15:31
shell
信号
shell select case
""date""quit"docase$viin "ifconfig-a")/sbin/ifconfig-a;; "hostname")hostname;; "date")date;; "quit")
exit0
bio_tt
·
2012-12-17 20:29
shell
linux 操作记要
/bin/sh之后
exit0
之前加2xx isnotinthesudoersfile首需要切换到root身份 $su- (注意有-,这和su是不同的,在
yuzn
·
2012-12-17 00:00
用nagios检测内存
print$6}'`c=`free-m|awk''NR==2{print$7}'`total=$(($f+$b+$c))if[$total-ge400];then echo"mewenti"
exit0
ene007
·
2012-12-12 17:02
内存
检测
设置check_tcp的思路
-eq0]; then echo"YES"
exit0
else echo"NO" exit2fi 再进一步应该可以#!
李伯翔
·
2012-12-10 22:06
tcp
设置check_tcp
设置tcp
linux自解压安装脚本
/bin/bash rm-rf/root/lnmp ARCHIVE=`awk'/^__ARCHIVE_BELOW__/{printNR+1;
exit0
;}'$0` tail-n+$ARCHIVE$0|tarxzv
ciaos
·
2012-12-05 10:00
perl 多进程基础
=10; for($i=0;$i;0,sowe'retheparent warn"launchingchild$child\n"; }else{ do_child($i);#childhandles
exit0
jophyyao
·
2012-11-25 20:00
perl
perl
shell脚本备忘
readANScase$ANSin y|Y|yes|Yes) rma.txt ;;n|N|no|No)
exit0
;;esac
bsbforever
·
2012-10-31 14:02
shell
脚本
备忘录
service XXX restart的执行流程
-x/usr/sbin/sshd] then
exit0
fi if["$1"="stop"-o"$1"="restart"] then echo"Stoppingthesshserver
lqrensn
·
2012-10-22 10:00
server
service
ssh
Bash中使用多行注释的方法(Here Documents)
exit0
#-------------------------------------------- #Codebelowdisabled,dueto
delphiwcdj
·
2012-10-19 09:00
command
脚本
bash
include
output
printing
Linux substring & if
exit0
fi
xwl
·
2012-10-15 16:00
linux
if
字符串的读入与输出--汇编练习
,0 .code start: moveax,offsetmsg callreadmsg moveax,offsetmsg calldispmsg
exit0
endstart 功能还不很完善,待进!
Slience_Perseverance
·
2012-09-24 21:00
Linux命令行和shell脚本编程宝典 Richard Blum
exit0
重定向符号和数学计算复制代码代码如下:#!
·
2012-09-23 20:31
syntax error: Bad for loop variable解决办法(ubuntu)
/bin/bash read-p"Pleaseinputanum"num sum=0 for((a=0;a$sum"
exit0
错误为Syntaxerror:Badforloopvariable 解决办法
zphj1987
·
2012-09-11 10:00
脚本出错
windows下SVN无法修改日志的问题
但可以通过以下办法解决该问题1.在版本库中建立文件:【pre-revprop-change.bat】2.编辑该文件,将以下内容copy进去,保存if"%4"=="svn:log"
exit0
echoProperty
xocoder
·
2012-09-09 18:00
windows
SVN
linux 未识别的服务
linux添加服务的步骤:第一:编写服务脚本,命名为:testServicestart(){echo"starttestService"/usr/local/bin/testService可执行文件路径
exit0
Qyee16
·
2012-08-30 23:46
linux
&
unix
linux 未识别的服务
添加服务的步骤:第一:编写服务脚本,命名为:testServicestart() { echo"starttestService" /usr/local/bin/testService可执行文件路径
exit0
Qyee16
·
2012-08-30 23:00
linux
脚本
service
使用shell批量向mysql中插入数据
mysql-uroot-prootyantest-e"insertintotest(num,insertDate)values($i,now());" leti=i+1 sleep0.01 done
exit0
TODD911
·
2012-08-29 10:00
mysql
shell
insert
学习shell 时遇到的一些问题(unexpected operator) 和解决方法
read-p"pleaseinputyourchoice(Y/N):" choice [ "$choice" == "Y"-o"$choice" == 'y' ]&&echo"OK,continue"&&
exit0
在等待中渐老
·
2012-08-11 10:00
关于shell
operator)的解决方法
Ubuntu中让mentohust开机自启
以下方法可以成功让mentohust自启并得到root的effectiveuid和realuid,进而无障碍认证修改/etc/init.d/rc.localsudogedit/etc/init.d/rc.local在
exit0
杨同学
·
2012-07-19 17:00
linux
ubuntu
锐捷
开机自启
mentohust
gbk2utf-8dir.sh
/bin/bashshowUsage(){ echo"Usage:gbk2utf-8dir.sh[dir]"
exit0
}dir=$PWDif[$#-gt1]then showUsagefiif[
guang11cheng
·
2012-06-27 10:00
dos2unixdir.sh
/bin/bashshowUsage(){ echo"Usage:dos2unixdir[destdir]"
exit0
}dir=$PWDif[$#-gt1]then showUsagefiif[
guang11cheng
·
2012-06-25 20:00
unix
dos
File
processing
解决 acer 安装 ubuntu 亮度无法调节问题
#Makesurethatthescriptwill“
exit0
″onsuccessora
fgh1987168
·
2012-06-22 12:29
ubuntu
Acer
亮度
shell 批量修改gif文件为jpg文件
forimagein*.gif do cjpeg$image>${image%%gif}.jpg done
exit0
张大鹏
·
2012-06-15 00:00
m4.sh
echo"regexp($string,[0-9][0-9][0-9],\&Z)"|m4#123Z echo"incr(22)"|m4#23 echo"eval(99/3)"|m4#33
exit0
tao9221
·
2012-06-03 12:11
m4
test ! -e $filename && echo "The filename '$filename' DO NOT exist" && exit 0
-e$filename&&echo"Thefilename'$filename'DONOTexist"&&
exit0
"Thefilename'$filename'DONOTexist"&&
exit0
$filename
litsand
·
2012-05-31 17:03
单引号
的
是
Linux新手生存笔记[11]——shell脚本基础4-补充
/bin/bash dosomething
exit0
步骤编写:使用vim,emacs或其他文本编辑器 命名:通常以.sh结尾,并
wklken
·
2012-05-05 11:00
linux
shell
正则表达式
command
脚本
变量赋值和替换
{hello}"echohello="ab c d"echo$helloecho"$hello"echo'$hello'echohello=echo"\hello(nullvalue)=$hello"
exit0
ahaoge
·
2012-04-08 02:00
变量
echo -e 在shell script 方式下运行的问题
/bin/bashecho-e"hello\a\n"
exit0
复制代码结果却会显示2种不同的结果在RHEL下,会正常的显示hello在Debian下,却会显示为-ehello分别看了两个系统的manecho
Alan0521
·
2012-03-29 11:00
ubuntu 设置启动服务 rc.local sysv-rc-conf
一、rc.local启动脚本要写在
exit0
的前面,不能写在后面。二、sysv-rc-conf系统默认没有安装,安装后把启动脚本拷贝到/etc/init.d下。
sctq8888
·
2012-03-27 13:00
Hibernate
ubuntu
脚本
任务调度
cron
networking
svnsync 的各种问题
/bin/sh
exit0
;Windows:在hooks下新建pre-revprop-change.bat文件,内容为空即可2. Revpropchangeblockedbypre-revpro
flying881114
·
2012-03-23 21:00
linux
windows
hook
output
Mac OS X: 实用脚本程序(bash scripts)系列-11
grepconsole;then echoMachineisinuse exit1 fi COMMAND_LINE_INSTALL=1softwareupdate-i-a shutdown-rnow
exit0
junwong
·
2012-03-09 15:00
linux shell 分支语句
readANS case$ANSin y|Y|yes|Yes) rma.txt ;; n|N|no|No)
exit0
;; esac
qiaoning13256
·
2012-02-29 14:00
linux程序设计笔记1
最后一行使用
exit0
返回一个退出码,以便在其他脚本程序调用的时候来判断是否执行成功3。变量: 1使用变量的时候用:$变量名 2给变量赋值的
cwj649956781
·
2012-02-14 21:00
if语句–shell
/hello2.c;then echo"copyfilesuccessfully"
exit0
else echo"copyfileerror"2>&1 exit1 fi判断是否处于根目录#!
firefoxbug
·
2012-02-04 21:00
TRAP 收到信号后不立即执行的问题
;
exit0
"TERMtrap"echoBooh!;
exit0
"INTecho"pidis$$"sleep600===============运行脚本,执行echo后进入睡眠。
lzy0001sl
·
2012-01-31 20:00
Ubuntu 10.04LTS 设置开机/登录自动启动应用程序
linux的rc.local在/etc/rc.d/目录下)一行:/usr/apache/apache-tomcat-7.0.23/bin/startup.sh使得tomcat开机自启动(貌似应该添加在
exit0
bhq2010
·
2011-11-30 17:00
tomcat
linux
ubuntu
脚本
得到所有目录与对目录下的文件进行操作的shell脚本
./${0##*/}"
exit0
} functionnotcompile() { ifelf=0 #echo$1 filesinsub=$(ls) #echo$filesinsub foreachfilein
blueice8601
·
2011-11-17 16:00
shell
function
File
脚本
Path
makefile
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他