代码搜索:bash

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

代码结果 5,321
www.eeworm.com/read/16793/690944

frcp

#! /bin/bash # # original from: # # @(#) frcp.ksh 2.2 93/11/14 # 92/06/29 john h. dubois iii (john@armory.com) # 92/10/14 Cleaned up, improved, added -d and -r options # 92/11/11 Made work with a dest
www.eeworm.com/read/16793/690949

untar

#! /bin/bash # # original from: # @(#) untar.ksh 1.0 93/11/10 # 92/10/08 john h. dubois iii (john@armory.com) # 92/10/31 make it actually work if archive isn't in current dir! # 93/11/10 Added pack an
www.eeworm.com/read/16793/691102

sub jobs3.sub

#! /bin/bash NJOB=8 i=0 while [ $i -lt $NJOB ] do /bin/sh -c "sleep 4; exit 0" & rv=$? pid=$! eval bg_pid_$i=$pid # echo $$: Job $i: pid is $pid rv=$rv i=$((i + 1)) done i=0
www.eeworm.com/read/16793/691171

right tilde2.right

PATH=~/bin:/bin:/usr/bin:. /usr/xyz/bin:~/bin2:/bin:/usr/bin:. PATH=~/bin:~/bin2:/bin:/usr/bin:. ~/bin ~ /usr/xyz ~ ~ ~ argv[1] = argv[1] = /usr/xyz/bash ok ~ ~ make -k FOO=/usr/xyz/mumble /
www.eeworm.com/read/491019/1193684

sh boinc-build.sh

#!/bin/bash ./configure --disable-server --disable-client CFLAGS="-isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -mmacosx-version-min=10.4 -O1" CXXFLAGS="-isysroot /Developer/SDKs/MacOSX10.4u.s
www.eeworm.com/read/491010/1194013

create-this-bsp

#!/bin/bash # # This script creates the ucosii_net_zipfs Board Support Package (BSP). BSP_TYPE=hal BSP_DIR=. SOPC_DIR=../../../ NIOS2_BSP_ARGS="--set hal.max_file_descriptors 32 --set hal.enable_smal
www.eeworm.com/read/491010/1194016

create-this-bsp

#!/bin/bash # # This script creates the ucosii_net_zipfs Board Support Package (BSP). BSP_TYPE=hal BSP_DIR=. SOPC_DIR=../../../ NIOS2_BSP_ARGS="--set hal.max_file_descriptors 32 --set hal.enable_smal
www.eeworm.com/read/247156/4488710

sh config_build.sh

#!/bin/bash # Build config for the build script, build.sh. Look there for more info. APP_NAME=kbsrc CHROME_PROVIDERS="content locale skin" CLEAN_UP=1 ROOT_FILES= ROOT_DIRS= BEFORE_BUILD= AFTER_BUILD
www.eeworm.com/read/246085/4496517

sh stats.sh

#!/bin/bash logdir="var/tmp" http="public_html/web/stats" cd /home/kannel || exit 1 old="" rm -f $logdir/*.log cat var/log/bearerbox_access.log$old | bin/multi-line.pl | bin/split.pl "$logdir/"
www.eeworm.com/read/233522/4669383

sh ibsr.experiment.sh

#!/bin/bash /share/bin-linux/insight/bin/ExpectationMaximizationIBSRValidationApp --images /share/work/data/ibsr/20Normals_T1_brain/100_23.mhd --mask /share/work/data/ibsr/20Normals_T1_seg/100_23.m