代码搜索:bash

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

代码结果 5,321
www.eeworm.com/read/268797/11121207

inc dbg-sig.inc

# dbg-sig.inc - Bourne Again Shell Debugger Signal handling routines # # Copyright (C) 2002, 2003, 2004, 2006, 2007 Rocky Bernstein # rockyb@users.sourceforge.net # # Bash is free software; you
www.eeworm.com/read/268797/11121218

inc dbg-show.inc

# dbg-show.inc - Bourne Again Shell Debugger Set Routines # # Copyright (C) 2002, 2003, 2006, 2007 # Rocky Bernstein rockyb@users.sourceforge.net # # Bash is free software; you can redistribute
www.eeworm.com/read/268797/11121317

sh sig.sh

#!../../bash # Signal handling tests child_handler() { echo "child handler called" } if [[ "$1"x != x ]] ; then echo "child process $$ here..." for (( i=1; i
www.eeworm.com/read/413132/11165745

vpassgen

#!/bin/bash # 12/5/00 by SCN@HOMERNET.NET # Quick and dirty script to rebuild a vpasswd file from a user directory # structure, minus their password. Also, it can be used as part of a three # script o
www.eeworm.com/read/147336/12563437

h ansi_stdlib.h

/* ansi_stdlib.h -- An ANSI Standard stdlib.h. */ /* A minimal stdlib.h containing extern declarations for those functions that bash uses. */ /* Copyright (C) 1993 Free Software Foundation, Inc.
www.eeworm.com/read/236244/14024282

sh reset_wrong.sh

#!/bin/bash #defind passwd ip file env read –p 'input password : ' –s passwd read –p 'input serverip files :' –s ip #you may change the local differient it file #example ipbj for host in '
www.eeworm.com/read/235304/14075143

h ansi_stdlib.h

/* ansi_stdlib.h -- An ANSI Standard stdlib.h. */ /* A minimal stdlib.h containing extern declarations for those functions that bash uses. */ /* Copyright (C) 1993 Free Software Foundation, Inc.
www.eeworm.com/read/205040/15327820

fuse mount.fuse

#!/bin/bash # # FUSE mount helper # Petr Klima # Thanks to Miklos Szeredi # to kick me to the right way # VERSION="0.0.1" PRGNAME=`basename $0` USAGE="${PRGNAME}
www.eeworm.com/read/108315/15588586

run

#!/bin/bash LD_LIBRARY_PATH=/opt/kylix/bin:/opt/jbuilder4/jdk1.3/jre/bin/classic:/opt/jbuilder4/jdk1.3/jre/bin ./URLGrabber
www.eeworm.com/read/103743/15724379

sh openvpn-startup.sh

#!/bin/bash # A sample OpenVPN startup script # for Linux. # openvpn config file directory dir=/etc/openvpn # load the firewall $dir/firewall.sh # load TUN/TAP kernel module modprobe tun # enable