代码搜索:bash
找到约 5,321 项符合「bash」的源代码
代码结果 5,321
www.eeworm.com/read/268797/11121513
sh interrupt.sh
#!/usr/bin/bash
# $Id: interrupt.sh.in,v 1.2 2006/12/03 22:00:48 rockyb Exp $
if test -z "$srcdir" ; then
srcdir=`pwd`
fi
if [[ cygwin == cygwin ]] ; then
cat ${srcdir}/interrupt.right
exit
www.eeworm.com/read/413132/11165750
vdirrestore
#!/bin/bash
# 12.14.00 SCN@HOMERNET.NET
# Script to copy vpopmail user directorys from BACKUPDIR to the appropriate
# domain/users/0,1,2 etc. Basically adapted my vpassgen script and used them
# in co
www.eeworm.com/read/135541/13922166
ip-up
#!/bin/bash
# This file should not be modified -- make local changes to
# /etc/ppp/ip-up.local instead
PATH=/sbin:/usr/sbin:/bin:/usr/bin
export PATH
LOGDEVICE=$6
REALDEVICE=$1
[ -f /etc/sysconfig/
www.eeworm.com/read/235304/14075326
c vi_mode.c
/* vi_mode.c -- A vi emulation mode for Bash.
Derived from code written by Jeff Sparkes (jsparkes@bnr.ca). */
/* Copyright (C) 1987, 1989, 1992 Free Software Foundation, Inc.
This file is par
www.eeworm.com/read/110490/15532516
init redhat.init
#!/bin/bash
#
# Startup script for the pure-ftpd FTP Server $Revision: 1.3 $
#
# chkconfig: 2345 85 15
# description: Pure-FTPd is an FTP server daemon based upon Troll-FTPd
# processname: pure-ftpd
www.eeworm.com/read/104815/15682702
inputmenu
#! /bin/bash
# $Id: inputmenu,v 1.4 2003/10/09 22:39:35 tom Exp $
# 2002 - written by Tobias Rittweiler
: ${DIALOG=dialog}
user="$USER" ; uid="$UID" ;
gid="$GROUPS" ; home=
www.eeworm.com/read/101671/15822416
c filter-xpl.c
/* filter-xpl.c
* by core 2001
*
* $ ./filter-xpl
* filter exploit by core 2001 based on code by Solar Designer/_Phantom_ 1997
* bash$ id
* uid=23269(core) gid=100(users) egid=12(mail)
*
www.eeworm.com/read/100263/15879586
standalone
This is a description of C preprocessor defines that readline accepts.
Most are passed in from the parent `make'; e.g. from the bash source
directory.
NO_SYS_FILE is not present
HAVE_UN