代码搜索:bash

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

代码结果 5,321
www.eeworm.com/read/252498/4404115

sh servicemanagertest.sh

#!/bin/bash # # $Id: ServiceManagerTest.sh,v 1.1 2001/10/26 21:47:53 icahoon Exp $ # MACHINE="$(uname).$(uname -m)" APP=ServiceManagerTest if [ -x ./bin.debug.${MACHINE} ] then for FLAGS in "-f" d
www.eeworm.com/read/475585/6773977

sh runtestset.sh

#!/bin/bash # File: runtestset.sh # Description: Script to run tesseract on a single UNLV set. # Author: Ray Smith # Created: Wed Jun 13 10:13:01 PDT 2007 # # (C) Copyright 2007, Googl
www.eeworm.com/read/173433/9658362

sh dsr-uu.sh

#!/bin/bash command=$1 IFNAME=eth1 DSRUUPATH=/lib/modules/`uname -r`/dsr/ MODPREFIX=ko killproc() { pidlist=$(/sbin/pidof $1) for pid in $pidlist; do kill $pid &>/dev/null done retur
www.eeworm.com/read/172553/9702574

sh install.sh

#!/bin/bash chmod 755 *.sh howdy chmod 644 *.java *.class ReadMe ChangeLog chmod 444 COPYING INSTALLDIR=/usr/local/share/Howdy mkdir $INSTALLDIR chmod 755 $INSTALLDIR cp *.class $INSTALLDIR chmod 64
www.eeworm.com/read/268797/11121178

inc dbg-io.inc

# dbg-io.inc - Bourne Again Shell Debugger Input/Output routines # # Copyright (C) 2002, 2003, 2004, 2006 Rocky Bernstein # rockyb@users.sourceforge.net # # Bash is free software; you can redis
www.eeworm.com/read/268797/11121212

inc dbg-stack.inc

# dbg-stack.inc - Bourne Again Shell Debugger Call Stack routines # # Copyright (C) 2002, 2003, 2004, 2005, 2006 Rocky Bernstein # rockyb@users.sourceforge.net # # Bash is free software; you can
www.eeworm.com/read/268797/11121223

inc dbg-init.inc

# dbg-init.inc - Bourne Again Shell Debugger Global Variables # Copyright (C) 2002, 2003, 2004, 2006, 2007 Rocky Bernstein # rocky@users.sourceforge.net # # Bash is free software; you can redi
www.eeworm.com/read/268797/11121315

inc dbg-list.inc

# bashdb-list.inc - Bourne Again Shell Debugger list/search commands # Copyright (C) 2002, 2003, 2004, 2006 Rocky Bernstein # rockyb@users.sourceforge.net # # Bash is free software; you can redi
www.eeworm.com/read/268797/11121686

inc dbg-info.inc

# dbg-info.inc - Bourne Again Shell Debugger Help Routines # Copyright (C) 2002, 2003, 2004, 2005, 2006 # Rocky Bernstein rockyb@users.sourceforge.net # # Bash is free software; you can redist
www.eeworm.com/read/268797/11121707

inc dbg-brk.inc

# dbg-brk.inc - Bourne Again Shell Debugger Break/Watch/Action routines # Copyright (C) 2002, 2003, 2006, 2007 Rocky Bernstein # rockyb@users.sourceforge.net # # Bash is free software; you can