代码搜索:bash
找到约 5,321 项符合「bash」的源代码
代码结果 5,321
www.eeworm.com/read/438832/7725766
sh resistor-inventory.sh
#!/bin/bash
# resistor-inventory.sh
# 使用间接变量引用的简单数据库应用.
# ============================================================== #
# 数据
B1723_value=470 # 欧姆
B1723_powerdis
www.eeworm.com/read/198531/7931046
build-key-pass
#!/bin/bash
#
# Similar to build-key, but protect the private key
# with a password.
#
if test $# -ne 1; then
echo "usage: build-key-pass ";
exit 1
fi
if test $KEY_DIR; then
www.eeworm.com/read/328433/13027054
startntriplinuxclient
#!/bin/bash
# Purpose: Start NtripLinuxClient
# change these 3 according to your needs
Stream='FFMT0'
User='user'
Password='password'
DateStart=`date -u '+%s'`
SleepMin=10 # Wait min sec for nex
www.eeworm.com/read/306150/13751668
init siproxd.init
#!/bin/bash
#
# /etc/rc.d/init.d/siproxd
#
# Starts the siproxd daemon
#
# chkconfig: 345 94 80
#
# description: Listen and dispatch SIP messages
# processname: siproxd
# Source function library.
.
www.eeworm.com/read/147142/5733452
run
#! /bin/bash
echo Generating dataset
../Generator 1000 > mix
echo Creating new MVR-Tree and Querying
../MVRTreeLoad mix tree 20 intersection > res
echo Running exhaustive search
../Exhaustive mix i
www.eeworm.com/read/144212/5752740
c makepath.c
/* makepath.c - glue PATH and DIR together into a full pathname. */
/* Copyright (C) 1987, 1989, 1991 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again SHell.
www.eeworm.com/read/144212/5752927
dirfuncs
#
# Directory manipulation functions from the book 'The Korn Shell'
# Modified for use with bash Mon Apr 18 08:37 1994 by
# Ken Konecki (kenk@wfg.com)
#
# Modified by Chet Ramey
#
# This could stand t
www.eeworm.com/read/136865/5842396
libtool
#! /bin/bash
# libtool - Provide generalized library-building support services.
# Generated automatically by ltconfig (GNU libtool 1.3.5 (1.385.2.206 2000/05/27 11:12:27))
# NOTE: Changes made to thi
www.eeworm.com/read/136822/5850127
libtool
#! /bin/bash
# libtool - Provide generalized library-building support services.
# Generated automatically by ltconfig (GNU libtool 1.3.5 (1.385.2.206 2000/05/27 11:12:27))
# NOTE: Changes made to thi
www.eeworm.com/read/136816/5855028
libtool
#! /bin/bash
# libtool - Provide generalized library-building support services.
# Generated automatically by ltconfig (GNU libtool 1.3.5 (1.385.2.206 2000/05/27 11:12:27))
# NOTE: Changes made to thi