代码搜索:bash
找到约 5,321 项符合「bash」的源代码
代码结果 5,321
www.eeworm.com/read/327360/3462527
user
#!/bin/bash
#
#
cimuser -r -u subodh
cimuser -r -u guest
cimuser -a -u subodh -w soni
cimuser -a -u guest -w guest
cimuser -l >> users
diff users users.mst
retval="$?"
echo $retval
if [ $retval != "0
www.eeworm.com/read/322770/3520715
sh clear.sh
#!/bin/bash
# JRemCntl - Copyright (C) 2007 Filippo Di Vattimo
# Version ${jrem.version}
. `dirname $0`/config.sh
"$JREMHOME/bin/linux/mplcmd.sh" quit
rm -f "$JREMWORKDIR/*.sem"
www.eeworm.com/read/322770/3520894
sh start_mplayer.sh
#!/bin/bash
# JRemCntl - Copyright (C) 2007 Filippo Di Vattimo
# Version 2.0.4
. `dirname $0`/config.sh
JMPLAYERFE_JARS="$JREMLIBDIR"/jremcntl-tools.jar
JMPLAYER_PROP_FILE=$JREMHO
www.eeworm.com/read/321953/3529430
sh run.sh
#!/bin/bash
# script for starting the measurement example;
# example usage: ./run.sh minimize_jitter=0 period=300
# see rt_process.c for other parameters
make
rmmod rt_process
insmod rt_process $*
.
www.eeworm.com/read/312645/3649814
extra entries.extra
/ARMStartup01.png////
/BuildPackages.png////
/Conflicts.png////
/ToolsOptions.png////
/addfromfolder.png////
/addplatform.png////
/admin.png////
/bash.png////
/build-lib01.png////
/build-proc
www.eeworm.com/read/311226/3686490
sh syn.sh
#!/bin/bash
source syn-func.sh
# DAWG core set,in 3 parts
( source syn-func.sh
cd Syntax-SPARQL
clean
source ../syn-sparql.sh
createManifest "Syntax-SPARQL"
)
( source sy
www.eeworm.com/read/306428/3738952
linux
#!/bin/bash
# dhclient-script for Linux. Dan Halbert, March, 1997.
# Updated for Linux 2.[12] by Brian J. Murrell, January 1999.
# No guarantees about this. I'm a novice at the details of Linux
# netw
www.eeworm.com/read/305285/3775615
janalyzer
#!/bin/bash
# $Id: jAnalyzer,v 1.2 2000/10/24 19:28:55 daniela Exp $
# default load its own source
. `dirname $0`/toolsEnv
if [ $# -lt 1 ]
then
$TOOLS_JVM org.infozone.tools.janalyzer.JavaCodeA
www.eeworm.com/read/302096/3826915
sh test_routing1.sh
#!/usr/bin/env bash
#
# $XORP: xorp/bgp/harness/test_routing1.sh,v 1.15 2003/11/05 06:32:44 atanu Exp $
#
#
# Test basic BGP routing with three peers.
#
# This script started with no arguments will
www.eeworm.com/read/302096/3826929
sh test_peering1.sh
#!/usr/bin/env bash
#
# $XORP: xorp/bgp/harness/test_peering1.sh,v 1.19 2003/10/30 04:55:40 atanu Exp $
#
#
# Test basic BGP error generation and connection creation.
#
# This script started with no