代码搜索:bash

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

代码结果 5,321
www.eeworm.com/read/487652/6506997

sh run_fw_update_test_nor.sh

#!/bin/bash for ((i=0; i < 100000; i++)) do seed=$RANDOM j=$(( $i % 10 )) rm seed*$j echo $seed>seed-for-run-$i rm data*$j cp emfile-nor data-for-run-$i echo "######### Ru
www.eeworm.com/read/268797/11121413

tests trace.tests

#!../../bash #$Id: trace.tests,v 1.4 2007/02/17 03:27:23 rockyb Exp $ if test -z $srcdir ; then srcdir=`pwd` fi if test -z "$builddir" ; then builddir=`pwd` fi debugged_script=hanoi.sh $BASH
www.eeworm.com/read/268797/11121541

tests trace2.tests

#!../../bash #$Id: trace2.tests,v 1.3 2006/07/17 02:02:25 rockyb Exp $ if test -z $srcdir ; then srcdir=`pwd` fi if test -z "$builddir" ; then builddir=`pwd` fi debugged_script=hanoi.sh $BAS
www.eeworm.com/read/465304/1521261

out absoulte_path.out

bash: /bin/bash bash-debug: /usr/debug/bin/bash bash-minimal: /bin/bash-minimal bash-static: /bin/bash-static
www.eeworm.com/read/272513/10955227

am makefile.am

AUTOMAKE_OPTIONS = foreign EXTRA_DIST = make_and_test.pl \ summarize_config.pl \ summarize_make_and_test.pl \ make_and_test.bash
www.eeworm.com/read/237004/13981881

am makefile.am

AUTOMAKE_OPTIONS = foreign EXTRA_DIST = make_and_test.pl \ summarize_config.pl \ summarize_make_and_test.pl \ make_and_test.bash
www.eeworm.com/read/412356/11203752

step

#汉字 #1.将服务器上的step文件和kq.jar(考勤的缩写)下载到用户主目录下 #2.新建一个文件夹,命名为important mkdir ~/important mv ~/kq.jar ~/important/kq.jar #3.添加CLASSPATH环境变量 echo 'CLASSPATH=~/important/kq.jar:.' >>~/.bash_profile echo
www.eeworm.com/read/465304/1521254

out absoulte_path_fixed.out

bash: /bin/bash
www.eeworm.com/read/276874/10699040

ning yu.ning

BASH=/bin/sh BASH_ARGC=() BASH_ARGV=() BASH_ENV=//home/nyu/.bashrc BASH_EXECUTION_STRING='set > yu.ning' BASH_LINENO=() BASH_SOURCE=() BASH_VERSINFO=([0]="3" [1]="00" [2]="15" [3]="1" [4]="release" [5
www.eeworm.com/read/283598/9002515

txt linux程式设计-11.shell script(bash)--(3)用於自动备份.txt

Linux程式设计-11.Shell Script(bash)--(3)用於自动备份 -------------------------------------------------------------------------------- 第八军团 时间:2004-1-15 22:25:20 个用於自动备份的Shell Script 我们先前提到,可利用S