代码搜索:bash
找到约 5,321 项符合「bash」的源代码
代码结果 5,321
www.eeworm.com/read/400168/2355339
buildtoolchain-step12-rebuildglibc
#!/bin/bash
# buildtoolchain-step12-rebuildglibc v1.2 08/13/02
# www.embeddedlinuxinterfacing.com
#
# The original location of this script is
# http://www.embeddedlinuxinterfacing.com/chapters/03/bui
www.eeworm.com/read/400168/2355340
buildtoolchain-step10-helloworld
#!/bin/bash
# buildtoolchain-step10-helloworld v1.2 08/13/02
# www.embeddedlinuxinterfacing.com
#
# The original location of this script is
# http://www.embeddedlinuxinterfacing.com/chapters/03/buildt
www.eeworm.com/read/400168/2355341
buildtoolchain-step01-check
#!/bin/bash
# buildtoolchain-step01-check v1.21 08/21/02
# www.embeddedlinuxinterfacing.com
#
# The original location of this script is
# http://www.embeddedlinuxinterfacing.com/chapters/03/buildtoolc
www.eeworm.com/read/400168/2355342
buildtoolchain-step06-gcc
#!/bin/bash
# buildtoolchain-step06-gcc v1.2 08/13/02
# www.embeddedlinuxinterfacing.com
#
# The original location of this script is
# http://www.embeddedlinuxinterfacing.com/chapters/03/buildtoolchai
www.eeworm.com/read/400168/2355343
buildtoolchain-step02-clean
#!/bin/bash
# buildtoolchain-step02-clean v1.2 08/13/02
# www.embeddedlinuxinterfacing.com
#
# The original location of this script is
# http://www.embeddedlinuxinterfacing.com/chapters/03/buildtoolch
www.eeworm.com/read/396408/2420221
divx2svcd
#!/bin/bash
# (c) 2003 Vajna Miklos
# divx2svcd for MPlayer
# distributed under GPL License
# simple utility that creates a SVCD from a video in an AVI container
# The newest
www.eeworm.com/read/387285/2563126
txt tinyconfig.txt
Tinyconfig is a small bash script I wrote when I realized that I wasn't going to succeed in choosing the right initialization method for recursive mutexes just using #ifdef's. One of the reasons for t
www.eeworm.com/read/385462/2591075
sparse-merge
#!/bin/bash
# Generate a patch for each of the ia64 files in the linux-2.6-xen-sparse tree
# Path to mercurial tree of upstream Linux
# WARNING: This will do an 'hg up -C' on the upstream Linux tree,
www.eeworm.com/read/374581/2749491
tests read_t.tests
# bash 3.2 outputs:
# ><
{ echo -n 'te'; sleep 2; echo 'st'; } | (read -t 1 reply; echo ">$reply$reply
www.eeworm.com/read/373903/2756775
sh buildonly_mingw32.sh
#! /usr/bin/env bash
#
#Modified version from the buildonly.sh script available at the trunk root. This
#one is to be used when cross-compiling with mingw32
#For a proper installation, select yes