代码搜索:bash
找到约 5,321 项符合「bash」的源代码
代码结果 5,321
www.eeworm.com/read/225913/14511238
rulesort
#!/bin/bash
#-----------------------------------------------------------------------
# File : rulesort
# Contents: sort output of apriori
# Author : Christian Borgelt
# History : ??.??.1996 file c
www.eeworm.com/read/16793/691299
sub exec3.sub
shopt -s execfail
exec /tmp/bash-notthere
# make sure we're still around
echo $?
www.eeworm.com/read/16793/691570
po ru.po
# Russian translations for GNU bash package
# 嵛翘墒铀膳 信遗紫馁 奶
www.eeworm.com/read/35675/1059629
52 example14.52
#!/bin/bash
for i in 7 9 2 3 4 5
do
echo $i
done | sort -n
www.eeworm.com/read/467962/1494397
sh dec-ep.sh
#!/bin/bash
#--------------------------------------------------------------------
# This is an example of how to decimate an FER pattern by a factor
# of 2. In this case, FER patterns designed for 20
www.eeworm.com/read/239312/4602439
52 example14.52
#!/bin/bash
for i in 7 9 2 3 4 5
do
echo $i
done | sort -n
www.eeworm.com/read/333835/3382124
in lc_hb.in
#!/bin/bash
#
# lc_hb - script for generating the Heartbeat HA software's
# configuration files
#
###############################################################################
# Usage
usage
www.eeworm.com/read/327360/3460407
test_query
#!/bin/bash
#/*****************************************************************************
# * Description: scripting shell for slp_client - generates an slp QUERY
# *
# * Originated: May 16, 200
www.eeworm.com/read/327360/3460408
sa_sample
#!/bin/bash
#/*****************************************************************************
# * Description: sample shell script to run SA in daemon mode
# *
# * Originated: May 16, 2003
# * Origin
www.eeworm.com/read/327360/3460409
test_reg
#!/bin/bash
#/*****************************************************************************
# * Description: scripting shell for slp_client - generates an SLP SRVREG
# *
# * Originated: May 20, 200