代码搜索:Scripts
找到约 7,993 项符合「Scripts」的源代码
代码结果 7,993
www.eeworm.com/read/392879/2490321
am makefile.am
CLEANFILES = \
*~ \
core \
libimports.cpp
AM_CXXFLAGS = -Wall -I$(top_srcdir)
if BUILD_TEST
TESTS = runloadertest
check_SCRIPTS = runloadertest
runloadertest: loadertest Makefile.am
echo "#! /bi
www.eeworm.com/read/391269/2521297
am makefile.am
##
## Prepare for SWIGging
##
include $(top_srcdir)/config/automake/vars.am
include $(top_srcdir)/config/automake/scripts.am
# add the SWIG symbol to avoid conflicts with perl definitions.
# $AMAND
www.eeworm.com/read/382361/2637871
c lxdialog.c
/*
* dialog - Display simple dialog boxes from shell scripts
*
* ORIGINAL AUTHOR: Savio Lam (lam836@cs.cuhk.hk)
* MODIFIED FOR LINUX KERNEL CONFIG BY: William Roadcap (roadcap@cfw.com)
*
* T
www.eeworm.com/read/381830/2640318
funcs ipsec.funcs
#!/bin/sh
#
# ipsec.func This file contains functions for use by klips/test
# shell scripts.
# Version: 0.0
#
# Author: Richard Guy Briggs,
#
# Default search path:
export
www.eeworm.com/read/380549/2655141
readme
Hymod Board Database
(C) Copyright 2001
Murray Jensen
CSIRO Manufacturing Science and Technology, Preston Lab
25-Jun-01
This stuff is a set of PHP/MySQL scripts to implemen
www.eeworm.com/read/376006/2717036
readme
Regular Tcl scripts of any size (over 8K :-) can be loaded into
the table pltcl_modules using the pltcl_loadmod script. The script
checks the modules that the procedure names don't overwr
www.eeworm.com/read/374687/2748649
rcs
#!/bin/sh
# Start all init scripts in /etc/init.d
# executing them in numerical order.
#
for i in /etc/init.d/S??* ;do
# Ignore dangling symlinks (if any).
[ ! -f "$i" ] && continue
www.eeworm.com/read/374581/2749794
c lxdialog.c
/*
* dialog - Display simple dialog boxes from shell scripts
*
* ORIGINAL AUTHOR: Savio Lam (lam836@cs.cuhk.hk)
* MODIFIED FOR LINUX KERNEL CONFIG BY: William Roadcap (roadcap@cfw.com)
*
* T
www.eeworm.com/read/372488/2772180
pkgbuild
#!/bin/sh
# $Id: pkgbuild,v 1.9 2005/07/25 02:42:10 unsaved Exp $
# TODO: Perhaps use RCS keywords to generate versions and write them
# into the install scripts, the info file, and to use i
www.eeworm.com/read/368758/2807169
readme
Hymod Board Database
(C) Copyright 2001
Murray Jensen
CSIRO Manufacturing Science and Technology, Preston Lab
25-Jun-01
This stuff is a set of PHP/MySQL scripts to implemen