代码搜索:bash

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

代码结果 5,321
www.eeworm.com/read/235304/14075290

h rlstdc.h

/* stdc.h -- macros to make source compile on both ANSI C and K&R C compilers. */ /* Copyright (C) 1993 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell.
www.eeworm.com/read/104815/15682615

inputmenu-stdout

#! /bin/bash # $Id: inputmenu-stdout,v 1.1 2003/08/15 19:40:37 tom Exp $ # 2002 - written by Tobias Rittweiler : ${DIALOG=dialog} user="$USER" ; uid="$UID" ; gid="$GROUPS"
www.eeworm.com/read/103453/15731601

buildprocessdb

#!/bin/bash CURRENT_TEST_DIR=`pwd` BOND_DIR=${CURRENT_TEST_DIR%/*} LOGDIR=$CURRENT_TEST_DIR LOGFILE=${LOGDIR}/qatestbondDB.log if [[ ! -d $LOGDIR ]]; then mkdir $LOGDIR chmod 655 $LOGDIR fi if [
www.eeworm.com/read/100018/15889531

base_coas_driver

#!/bin/bash source /etc/sysconfig/printers/XXX if [ "$PAPERSIZE" = "a4" ]; then T=A4 else T=Letter fi enscript -M $T -Z -p - | if [ "$DOUBLEPAGE" = "true" ]; then psnup -d -b0.6cm -p$PAPERSIZE
www.eeworm.com/read/192357/8384852

functest

#! /bin/bash BR=${1:-"br549"} ETH=${2:-"eth0"} maxports=${3:-1000} echo "Ethernet Bridge functional test" echo -n "Testing kernel: " ; uname -a echo -n "Utilities: " ; brctl -V # fetch ip of w
www.eeworm.com/read/189071/8491046

gdbline

#!/bin/bash # # $Id: gdbline,v 1.1 2004/08/02 16:27:55 corbet Exp $ # # gdbline module image # # Outputs an add-symbol-file line suitable for pasting into gdb to examine # a loaded module. # cd /sys/m
www.eeworm.com/read/188490/8536732

gdbline

#!/bin/bash # # $Id: gdbline,v 1.1 2004/08/02 16:27:55 corbet Exp $ # # gdbline module image # # Outputs an add-symbol-file line suitable for pasting into gdb to examine # a loaded module. # cd /sys/m
www.eeworm.com/read/185581/9027831

gdbline

#!/bin/bash # # $Id: gdbline,v 1.1 2004/08/02 16:27:55 corbet Exp $ # # gdbline module image # # Outputs an add-symbol-file line suitable for pasting into gdb to examine # a loaded module. # cd /sys/m
www.eeworm.com/read/380520/9143805

gdbline

#!/bin/bash # # $Id: gdbline,v 1.1 2004/08/02 16:27:55 corbet Exp $ # # gdbline module image # # Outputs an add-symbol-file line suitable for pasting into gdb to examine # a loaded module. # cd /sys/m
www.eeworm.com/read/180985/9277789

gdbline

#!/bin/bash # # $Id: gdbline,v 1.1 2004/08/02 16:27:55 corbet Exp $ # # gdbline module image # # Outputs an add-symbol-file line suitable for pasting into gdb to examine # a loaded module. # cd /sys/m