代码搜索:bash
找到约 5,321 项符合「bash」的源代码
代码结果 5,321
www.eeworm.com/read/297877/7990278
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/297071/8055948
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/245715/12783880
loaddrv
#!/bin/bash
module=zjmdmdrv.o
device=zjmdmdrv
group=xhw
mode=664
pid=-1
pid=`ps -A|awk '$4=="klogd"{print $1}'`
curpath=`pwd`
#execute klogd
if test $pid>0
then
{
echo \"klogd\" running already
}
e
www.eeworm.com/read/144431/12794979
initd
#!/bin/bash
#
# Start the iSCSI Enterprise Target.
#
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MEM_SIZE=1048576
configure_memsize()
{
if [ -e /proc/sys/net/core/wmem_max ]; then
echo ${MEM_SIZE
www.eeworm.com/read/330329/12900923
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/325450/13205826
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/239723/13259533
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/137489/13320100
mkrescue
#!/bin/bash
#
# mkrescue
#
# 30-Oct-2001 original version 1.0
#
# Revision history:
# 09-Apr-2002 John Coffman modify for lilo 22.3 1.1
# 09-Jun-2002 John Coffman get keyboard translation table 1.2
www.eeworm.com/read/321496/13403972
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/309044/13683205
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