代码搜索:bash
找到约 5,321 项符合「bash」的源代码
代码结果 5,321
www.eeworm.com/read/367730/2832118
sh setenv.sh
#!/bin/bash
# z80sim/setenv.sh
#
# Copyright (C) 2007, 2008 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt
#
# Redistribution and use in source and binary forms
www.eeworm.com/read/367730/2832147
sh setenv.sh
#!/bin/bash
# mcu123-lpc2148/setenv.sh
#
# Copyright (C) 2007, 2008 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt
#
# Redistribution and use in source and bina
www.eeworm.com/read/367730/2832165
sh setenv.sh
#!/bin/bash
# m68322evb/setenv.sh
#
# Copyright (C) 2007, 2008 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt
#
# Redistribution and use in source and binary fo
www.eeworm.com/read/366681/2885655
sh template_generator.sh
#!/bin/bash
# $Id: template_generator.sh 9537 2006-10-12 16:27:13Z nijel $
#
# Shell script that adds a new mimetype with transform function.
#
# The filename should contain either 'mimetype_subtype'
www.eeworm.com/read/366681/2885666
sh template_generator_mimetype.sh
#!/bin/bash
# $Id: template_generator_mimetype.sh 9537 2006-10-12 16:27:13Z nijel $
#
# Shell script that adds a new mimetype without transform function.
#
# The filename should contain either 'mimety
www.eeworm.com/read/365796/2895065
clean-all
#!/bin/bash
# Initialize the $KEY_DIR directory.
# Note that this script does a
# rm -rf on $KEY_DIR so be careful!
if [ "$KEY_DIR" ]; then
rm -rf "$KEY_DIR"
mkdir "$KEY_DIR" && \
chmod go-
www.eeworm.com/read/358128/3003407
sh template_generator.sh
#!/bin/bash
# $Id: template_generator.sh 9537 2006-10-12 16:27:13Z nijel $
#
# Shell script that adds a new mimetype with transform function.
#
# The filename should contain either 'mimetype_subtype'
www.eeworm.com/read/358128/3003418
sh template_generator_mimetype.sh
#!/bin/bash
# $Id: template_generator_mimetype.sh 9537 2006-10-12 16:27:13Z nijel $
#
# Shell script that adds a new mimetype without transform function.
#
# The filename should contain either 'mimety
www.eeworm.com/read/356739/3037586
sh template_generator.sh
#!/bin/bash
# $Id: template_generator.sh 9537 2006-10-12 16:27:13Z nijel $
#
# Shell script that adds a new mimetype with transform function.
#
# The filename should contain either 'mimetype_subtype'
www.eeworm.com/read/356739/3037597
sh template_generator_mimetype.sh
#!/bin/bash
# $Id: template_generator_mimetype.sh 9537 2006-10-12 16:27:13Z nijel $
#
# Shell script that adds a new mimetype without transform function.
#
# The filename should contain either 'mimety