代码搜索:bash

找到约 5,321 项符合「bash」的源代码

代码结果 5,321
www.eeworm.com/read/329960/12923481

sh smix_hmm.sh

#! /zpr/gnu/bin/bash seqfile=testdata/70.sqd outfile=testdata/test.mix seed=1234 #### 1. ghmm initmodelghmm=testdata/init.5.smo echo ghmm #time ./smix_hmm $seqfile $initmodelghmm $outfile $seed #
www.eeworm.com/read/240662/13207792

sh ping.sh

#!/bin/bash LOGDIR=/var/log/netlog While : Do DATE = 'date –d today + %y%m%d ' TIME = 'date -d today +%T ' Echo "$TIME || 'ping $1 -c 1 -w 1 | sed -n '2p' | awk '{if($6 ==
www.eeworm.com/read/240662/13207826

sh reset_right.sh

#!/bin/bash ###判断是否带有参数 if [ '$1'==']; then echo –e '\33[om reboot.sh filename \n filename if a file which cantain thi ip list you want to reboot .\n]'; exit; fi ###显示提示信息并读取passwd
www.eeworm.com/read/324953/13236023

configure

#!/bin/bash prefix_path="/usr/local" make_in=makefile.in.in config_h=config.h ver=0.0.1 help_usage() { cat
www.eeworm.com/read/321262/13409954

sh ping.sh

#!/bin/bash LOGDIR=/var/log/netlog While : Do DATE = 'date –d today + %y%m%d ' TIME = 'date -d today +%T ' Echo "$TIME || 'ping $1 -c 1 -w 1 | sed -n '2p' | awk '{if($6 ==
www.eeworm.com/read/321262/13409964

sh reset_right.sh

#!/bin/bash ###判断是否带有参数 if [ '$1'==']; then echo –e '\33[om reboot.sh filename \n filename if a file which cantain thi ip list you want to reboot .\n]'; exit; fi ###显示提示信息并读取passwd
www.eeworm.com/read/306970/13734005

sh server-regression.sh

#!/bin/bash # Even in the 21st century some diffs are not supporting -u. diff -u $0 $0 > /dev/null 2>&1 if [ $? -eq 0 ]; then diff_cmd="diff -u" else diff_cmd="diff" fi # Make sure that
www.eeworm.com/read/140582/5785887

sh kernel.patch.gen.sh

#!/bin/bash # # RCSID $Id: kernel.patch.gen.sh,v 1.6 2002/04/25 17:04:16 mcr Exp $ patchdir=`pwd` kernelsrc=/usr/src/linux [ "$1~" = "~" ] || kernelsrc=$1 cd $kernelsrc # clean out destination file f
www.eeworm.com/read/132649/5915142

sh nt_sources.sh

#! /bin/sh # $Id: nt_sources.sh,v 1000.1 2004/06/01 19:31:09 gouriano Exp $ # # Script to update ASN.1 objects' sources on Windows-NT # (using BASH and DATATOOL) # cd $(dirname $(echo $0 | sed
www.eeworm.com/read/115273/6117543

mwmrc system.mwmrc

!! !! $Id: system.mwmrc,v 1.1 2004/08/28 19:27:39 dannybackx Exp $ !! Root Menu Description !! Menu DefaultRootMenu { "Root Menu" f.title "New Window" f.exec "xterm -e /bin/bash &" "Shuffle Up"