代码搜索:bash
找到约 5,321 项符合「bash」的源代码
代码结果 5,321
www.eeworm.com/read/341356/3252595
sh initialize.sh
#!/bin/bash
psql -U opennms opennms < clean.sql
cp *.xml /opt/OpenNMS/etc
www.eeworm.com/read/283334/4081050
build-sources
#!/bin/bash
#----------------------------------------------------------------------
set -o errexit
if [ $skipsource != yes -o $onlysource = yes ]; then
# make the source tarball and srpm
www.eeworm.com/read/407756/2258913
40 example14.40
#!/bin/bash
until who | grep linda
do
sleep 5
done
talk linda@dragonwings
www.eeworm.com/read/458682/7291446
sh days-between.sh
#!/bin/bash
# days-between.sh: Number of days between two dates.
# Usage: ./days-between.sh [M]M/[D]D/YYYY [M]M/[D]D/YYYY
#
# Note: Script modified to account for changes in Bash, v. 2.05b +,
#+
www.eeworm.com/read/16793/690886
recurse
#!/bin/bash
#From: kaz@ashi.footprints.net (Kaz Kylheku)
#Newsgroups: comp.os.linux.misc
#Subject: Re: bash question: subdirectories
#Message-ID:
#Date: Tue,
www.eeworm.com/read/16793/691086
sub glob1.sub
# bash-2.01.1 failed this test
FN=/tmp/bash-glob.$$
mkdir $FN
cd $FN
mkdir foo
mkdir foobar
touch foo/bar
touch foobar/bar
chmod 311 foo foobar
echo f*/bar
chmod 777 foo foobar
cd /
rm -rf $FN
www.eeworm.com/read/291782/8395309
rulesort
#!/bin/bash
#-----------------------------------------------------------------------
# File : rulesort
# Contents: sort output of apriori
# Author : Christian Borgelt
# History : ??.??.1996 file c
www.eeworm.com/read/185598/9026605
rulesort
#!/bin/bash
#-----------------------------------------------------------------------
# File : rulesort
# Contents: sort output of apriori
# Author : Christian Borgelt
# History : ??.??.1996 file c
www.eeworm.com/read/166825/9996214
rulesort
#!/bin/bash
#-----------------------------------------------------------------------
# File : rulesort
# Contents: sort output of apriori
# Author : Christian Borgelt
# History : ??.??.1996 file c
www.eeworm.com/read/166678/10008323
start5
#! /bin/bash
echo ""
echo "*****************************************************************"
echo "* Mersad-3.3.0 (RoboCup 2004) *"
echo "* Allameh Helli High Schoo