代码搜索:Scripts

找到约 7,993 项符合「Scripts」的源代码

代码结果 7,993
www.eeworm.com/read/140467/5789229

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/136030/5875725

cgi camplog.cgi

#!/bin/sh LOGDIR="/usr/local/g2mp/log" LOCALIP=`cat /etc/sysconfig/network-scripts/ifcfg-eth0|sed -n 's/IPADDR=\(.*\)/\1/p'` WEBPORT=80 ############################################################
www.eeworm.com/read/136030/5875727

cgi casplog.cgi

#!/bin/sh LOGDIR="/usr/local/g2sp/logs" LOCALIP=`cat /etc/sysconfig/network-scripts/ifcfg-eth0|sed -n 's/IPADDR=\(.*\)/\1/p'` WEBPORT=80 ###########################################################
www.eeworm.com/read/135153/5887904

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/135153/5889675

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/131315/5943232

readme

I haven't made manual entries for mem and rem - they are pretty short shell scripts. Rem is used to enter reminders and mem is used to show reminders. All the normal MH commands can be used on the app
www.eeworm.com/read/125279/6031775

readme

# # RCSID $Id: README,v 1.1.1.1 2002/09/05 03:13:18 ken Exp $ # PREAMBLE ======== This directory used to contain a number of obsolete test scripts. It has been revived as a living concern. The 'ji
www.eeworm.com/read/120487/6072054

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/103510/6214562

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/100925/6264766

pkg-install

#!/bin/sh # Created in haste by smashing together various # files from the port scripts. if [ "$2" = "PRE-INSTALL" ]; then if [ -d $PKG_PREFIX/firebird ]; then if [ -d $PKG_PREFIX/firebird.old ]; t