代码搜索:bash

找到约 5,321 项符合「bash」的源代码

代码结果 5,321
www.eeworm.com/read/318733/3563501

sh runtests.sh

#!/bin/bash #*************************************************************************** # runtests.sh # -------------------------------------- # Date : Sun Sep 16 12:21:45 AKD
www.eeworm.com/read/283334/4081055

build-docs

#!/bin/bash #---------------------------------------------------------------------- set -o errexit if [ $skipdocs != yes ]; then # Regenerate the reST docs echo "Regenerating the reS
www.eeworm.com/read/283334/4081063

build-setup

#!/bin/bash #---------------------------------------------------------------------- set -o errexit # clean out the local dist dir rm -f dist/*
www.eeworm.com/read/386691/2569566

configure

#! /bin/bash # # Configure # # ################################################################################# # Ralink Technology, Inc. # # 4F, No. 2 Tec
www.eeworm.com/read/438832/7725397

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 2.05b #+ that
www.eeworm.com/read/144212/5753008

sh aliasconv.sh

#! /bin/bash # # aliasconv.sh - convert csh aliases to bash aliases and functions # # usage: aliasconv.sh # # Chet Ramey # chet@po.cwru.edu # trap 'rm -f /tmp/cb$$.?' 0 1 2 3 6 15 T=' ' cat
www.eeworm.com/read/339483/12230706

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 2.05b #+ that
www.eeworm.com/read/16793/690853

lowercase

#! /bin/bash # # original from # @(#) lowercase.ksh 1.0 92/10/08 # 92/10/08 john h. dubois iii (john@armory.com) # # conversion to bash v2 syntax done by Chet Ramey lowercase() { for file; do [ -f
www.eeworm.com/read/16793/691294

right histexp.right

echo $BASH_VERSION ./histexp.tests: line 24: history: !!:z: history expansion failed 1 for i in one two three; do echo $i; done 2 /bin/sh -c 'echo this is $0' 3 ls 4 echo $BASH_VER
www.eeworm.com/read/16793/691562

po af.po

# bash # Copyright (C) 2004 Free Software Foundation, Inc. # Petri Jooste , 2004. # msgid "" msgstr "" "Project-Id-Version: bash 2.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: