代码搜索:bash
找到约 5,321 项符合「bash」的源代码
代码结果 5,321
www.eeworm.com/read/367730/2831983
sh setenv.sh
#!/bin/bash
# configs/ez80f910200kitg/ostest/setenv.sh
#
# Copyright (C) 2008 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt
#
# Redistribution and use in sourc
www.eeworm.com/read/367730/2832031
sh setenv.sh
#!/bin/bash
# configs/z8f64200100kit/ostest/setenv.sh
#
# Copyright (C) 2008 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt
#
# Redistribution and use in source
www.eeworm.com/read/367730/2832055
sh setenv.sh
#!/bin/bash
# configs/z8encore000zco/ostest/setenv.sh
#
# Copyright (C) 2008 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt
#
# Redistribution and use in source
www.eeworm.com/read/367730/2832230
sh setenv.sh
#!/bin/bash
# configs/z16f2800100zcog/ostest/setenv.sh
#
# Copyright (C) 2008 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt
#
# Redistribution and use in sourc
www.eeworm.com/read/367730/2832239
sh setenv.sh
#!/bin/bash
# z16f2800100zcog/setenv.sh
#
# Copyright (C) 2008 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt
#
# Redistribution and use in source and binary fo
www.eeworm.com/read/367182/2851602
sed ldd-rewrite.sed
/LD_TRACE_LOADED_OBJECTS=1/a\
add_env="$add_env LD_LIBRARY_VERSION=\\$verify_out"
# ldd is generated from elf/ldd.bash.in with the name
# of ld.so as generated in Makeconfig
# that name is replaced
www.eeworm.com/read/367182/2851997
sed ldd-rewrite.sed
/LD_TRACE_LOADED_OBJECTS=1/a\
add_env="$add_env LD_LIBRARY_VERSION=\\$verify_out"
# ldd is generated from elf/ldd.bash.in with the name
# of ld.so as generated in Makeconfig
# that name is replaced
www.eeworm.com/read/366681/2885653
sh generator.sh
#!/bin/bash
# $Id: generator.sh 9537 2006-10-12 16:27:13Z nijel $
#
# Shell script that adds a new function file using a template. Should not be called directly
# but instead by template_Generator.sh
www.eeworm.com/read/365796/2895071
build-dh
#!/bin/bash
# Build Diffie-Hellman parameters for the server side
# of an SSL/TLS connection.
if [ -d $KEY_DIR ] && [ $KEY_SIZE ]; then
$OPENSSL dhparam -out ${KEY_DIR}/dh${KEY_SIZE}.pem ${KEY_S
www.eeworm.com/read/363556/2916486
svn-base startup.sh.svn-base
#!/bin/bash
java -Dappdir=.. -cp ../lib/linux/jmf.jar:../lib/startup.jar:../lib/linux/jdic.jar:../resources org.jivesoftware.launcher.Startup
java -Ddebugger=true -Ddebug.mode=true -XX:+HeapDumpOnOut