代码搜索:bash
找到约 5,321 项符合「bash」的源代码
代码结果 5,321
www.eeworm.com/read/170860/9784370
sh add_message_file.sh
#!/bin/bash
# $Id: add_message_file.sh,v 2.1 2005/09/24 08:49:52 nijel Exp $
#
# Shell script that adds a message file to all message files
# adding "//to translate" on each line
#
# Example: add_mes
www.eeworm.com/read/268797/11121521
sh multi.sh
#!../../bash
# $Id: multi.sh,v 1.1.1.1 2006/01/02 23:34:26 rockyb Exp $
# Test debugger handling of lines with multiple commands per line
# and subshells in a line
x=1; y=2; z=3
(builtin cd . ; x=
www.eeworm.com/read/268797/11121689
m4 acinclude.m4
AC_DEFUN([AC_BASHDB_PACKAGE], [
dnl Allow choosing the package name to avoid clashes with
dnl bash if beeing installed side-by-side
AC_ARG_VAR(
ALT_PACKAGE_NAME,
AC_HELP_STRING([],[alter
www.eeworm.com/read/135541/13922157
ip-down
#!/bin/bash
# This file should not be modified -- make local changes to
# /etc/ppp/ip-down.local instead
PATH=/sbin:/usr/sbin:/bin:/usr/bin
export PATH
LOGDEVICE=$6
REALDEVICE=$1
[ -x /etc/ppp/ip-d
www.eeworm.com/read/203305/15362166
sh generator.sh
#!/bin/bash
# $Id: generator.sh 9537 2006-10-12 16:27:13Z nijel $
#
# Shell script that adds a new function file using a template. Should not be called directly
# but instead by template_Generator.sh
www.eeworm.com/read/203305/15362327
sh remove_message.sh
#!/bin/bash
# $Id: remove_message.sh 5152 2003-11-18 15:20:45Z nijel $
#
# Shell script that removes a message from all message files (Lem9)
# it checks for the message, followed by a space
#
# Exampl
www.eeworm.com/read/106588/15633591
doit
#!/bin/bash
ROOT=/cvsroot/passwordsafe/pwsafe/pwsafe
FROM=${ROOT}/corelib/
TO=${ROOT}/
CP=/bin/cp
$CP ${FROM}BlowFish.cpp,v $TO
$CP ${FROM}BlowFish.h,v $TO
$CP ${FROM}ItemData.cpp,v $TO
$CP ${FROM}It
www.eeworm.com/read/103743/15724430
clean-all
#!/bin/bash
#
# Initialize the $KEY_DIR directory.
# Note that this script does a
# rm -rf on $KEY_DIR so be careful!
#
d=$KEY_DIR
if test $d; then
rm -rf $d
mkdir $d && \
chmod go-rwx $d && \
www.eeworm.com/read/170114/9818741
sh ping.sh
#!/bin/bash
LOGDIR=/var/log/netlog
While :
Do
DATE = 'date –d today + %y%m%d '
TIME = 'date -d today +%T '
Echo "$TIME || 'ping $1 -c 1 -w 1 | sed -n '2p' | awk '{if($6 ==
www.eeworm.com/read/170114/9818757
sh reset_right.sh
#!/bin/bash
###判断是否带有参数
if [ '$1'=='];
then
echo –e '\33[om reboot.sh filename \n filename if a file which cantain thi ip list you want to reboot .\n]';
exit;
fi
###显示提示信息并读取passwd