代码搜索:Scripts

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

代码结果 7,993
www.eeworm.com/read/231546/4714961

use2dot

#!/bin/sh # aside from this initial boilerplate, this is actually -*- scheme -*- code main='(module-ref (resolve-module '\''(scripts use2dot)) '\'main')' exec ${GUILE-guile} -l $0 -c "(apply $main (cd
www.eeworm.com/read/231546/4714962

snarf-guile-m4-docs

#!/bin/sh # aside from this initial boilerplate, this is actually -*- scheme -*- code main='(module-ref (resolve-module '\''(scripts snarf-guile-m4-docs)) '\'main')' exec ${GUILE-guile} -l $0 -c "(app
www.eeworm.com/read/231546/4715181

vim dns.vim

" Vim syntax file " Language: DNS/BIND Zone File " Maintainer: jehsom@jehsom.com " URL: http://scripts.jehsom.com " Last Change: 2001 May 17 " For version 5.x: Clear all syntax items
www.eeworm.com/read/229403/4756527

in config.in

config BR2_PACKAGE_ED bool "ed" default n help A line-oriented text editor. Used to create, display, modify, and otherwise manipulate text files. Often used in scripts rather than invo
www.eeworm.com/read/227259/4776860

makefile

# Makefile for BusyBox # # Copyright (C) 2002 Erik Andersen top_srcdir=../.. top_builddir=../.. srcdir=$(top_srcdir)/scripts/config include $(top_builddir)/Rules.mak all: ncu
www.eeworm.com/read/219096/4851238

svn-base group-update.xsl.svn-base

www.eeworm.com/read/219096/4851266

svn-base user-update.xsl.svn-base

www.eeworm.com/read/219096/4851273

svn-base feedback.xsl.svn-base

www.eeworm.com/read/209559/4974491

c_shipped parse.c_shipped

/* A Bison parser, made from scripts/genksyms/parse.y by GNU Bison version 1.28 */ #define YYBISON 1 /* Identify Bison output. */ #define ASM_KEYW 257 #define ATTRIBUTE_KEYW 258 #define AUT