代码搜索:bash
找到约 5,321 项符合「bash」的源代码
代码结果 5,321
www.eeworm.com/read/334853/12569457
startall
#! /bin/bash
echo ""
echo "*******************************************************************"
echo "* Mersad-5.9.5 (RoboCup 2005) *"
echo "* Allameh Helli High S
www.eeworm.com/read/334853/12569727
start5+goalie
#! /bin/bash
echo ""
echo "*******************************************************************"
echo "* Mersad-5.9.5 (RoboCup 2005) *"
echo "* Allameh Helli High S
www.eeworm.com/read/334853/12569731
startplayer
#! /bin/bash
echo ""
echo "*******************************************************************"
echo "* Mersad-5.9.5 (RoboCup 2005) *"
echo "* Allameh Helli High S
www.eeworm.com/read/334853/12569942
start5+coach
#! /bin/bash
echo ""
echo "*******************************************************************"
echo "* Mersad-5.9.5 (RoboCup 2005) *"
echo "* Allameh Helli High S
www.eeworm.com/read/108750/15577626
rulesort
#!/bin/bash
#-----------------------------------------------------------------------
# File : rulesort
# Contents: sort output of apriori
# Author : Christian Borgelt
# History : ??.??.1996 file c
www.eeworm.com/read/438832/7725771
sh ex63.sh
#!/bin/bash
# 阶乘
# ----
# bash允许递归吗?
# 嗯, 允许, 但是...
# 他太慢了, 所以恐怕你难以忍受.
MAX_ARG=5
E_WRONG_ARGS=65
E_RANGE_ERR=66
if [ -z "$1" ]
then
echo "Usage: `basename $0` nu
www.eeworm.com/read/144212/5752970
pages
#! /bin/bash
#
# original from:
# @(#) pages.sh 1.0 92/09/26
# 92/09/05 John H. DuBois III (jhdiii@armory.com)
# 92/09/26 Added help
#
# conversion to bash v2 syntax by Chet Ramey
Usage="$0 [-h] [-n
www.eeworm.com/read/16793/690848
readme coshell.readme
Date: Fri, 21 Sep 2001 14:50:29 -0400
From: "Jason M. Felice"
To: bash-maintainers@gnu.org, chet@po.cwru.edu
Subject: Bash co-processes functions
Message-ID:
www.eeworm.com/read/16793/690931
pages
#! /bin/bash
#
# original from:
# @(#) pages.sh 1.0 92/09/26
# 92/09/05 John H. DuBois III (jhdiii@armory.com)
# 92/09/26 Added help
#
# conversion to bash v2 syntax by Chet Ramey
Usage="$0 [-h] [-n
www.eeworm.com/read/16793/691060
right tilde.right
~chet
/usr/xyz/foo
~chet/foo
~chet/foo
~chet/bar
~chet/bar
~chet/bar
:~chet/
abcd~chet
SHELL=~/bash
/usr/xyz/bash
abcd:~chet
/usr/ucb:/bin:/usr/xyz/bin:/usr/xyz/tmp/bin:/usr/bin
/usr
/tmp
/bin:/usr/bi