代码搜索:Scripts
找到约 7,993 项符合「Scripts」的源代码
代码结果 7,993
www.eeworm.com/read/339483/12231624
sh bashpodder.sh
#!/bin/bash
# bashpodder.sh:
# By Linc 10/1/2004
# Find the latest script at http://linc.homeunix.org:8080/scripts/bashpodder
# Last revision 12/14/2004 - Many Contributors!
# If you use this and hav
www.eeworm.com/read/492380/1175280
svn-base start.cgi.svn-base
#!/bin/sh
# Copyright (C) 2008 OpenRB.com
[ -f "/tmp/fsfirmware" ] && {
# use flashsys backup scripts instead of default ones
/lib/flashsys/utils/backup.sh > /tmp/fsbackup
tar czf /tmp/fsbackup
www.eeworm.com/read/492380/1175283
cgi start.cgi
#!/bin/sh
# Copyright (C) 2008 OpenRB.com
[ -f "/tmp/fsfirmware" ] && {
# use flashsys backup scripts instead of default ones
/lib/flashsys/utils/backup.sh > /tmp/fsbackup
tar czf /tmp/fsbackup
www.eeworm.com/read/486037/1254713
h mod_devicetable.h
/*
* Device tables which are exported to userspace via
* scripts/table2alias.c. You must keep that file in sync with this
* header.
*/
#ifndef LINUX_MOD_DEVICETABLE_H
#define LINUX_MOD_DEVICETAB
www.eeworm.com/read/486037/1256277
h mod_devicetable.h
/*
* Device tables which are exported to userspace via
* scripts/table2alias.c. You must keep that file in sync with this
* header.
*/
#ifndef LINUX_MOD_DEVICETABLE_H
#define LINUX_MOD_DEVICETAB
www.eeworm.com/read/478822/1349169
sh batch2.sh
#! /bin/sh
# this script is used in EiC's binary distribution
# It sets up all eic scripts so that #!/dir/eic points
# to eic
usage='
echo ""
echo " usage: batch2.sh
www.eeworm.com/read/470154/1475728
js fck_link.js
/* File Name: fck_link.js
* Scripts related to the Link dialog window (see fck_link.html). */
var oEditor = window.parent.InnerDialogLoaded() ;
var FCK = oEditor.FCK ;
var FCKLang = oEdito