代码搜索:Scripts
找到约 7,993 项符合「Scripts」的源代码
代码结果 7,993
www.eeworm.com/read/431110/1912410
txt east-console.txt
east:~# D=/testing/scripts/ipsec.conf-restart-01
east:~# export IPSEC_CONFS="$D/etc-norestart"
east:~# ipsec setup --showonly start | sed -e 's=\(Starting FreeS/WAN IPsec \).*\.\.\.=\1DATE...='
ipsec_
www.eeworm.com/read/431110/1912441
txt east-console.txt
east:~#
D=/testing/scripts/ipsec.conf-myid-01
east:~#
export IPSEC_CONFS="$D/etc-nomyid"
east:~#
ipsec setup start
ipsec_setup: Starting Openswan IPsec VERSION
east:~#
sleep 4
east:~#
/testing/p
www.eeworm.com/read/431110/1912451
sh ipsec.conf-migration_tests.sh
#!/bin/sh
set +o emacs
ICP=/testing/scripts/ipsec.conf.pairs
export PATH="$ICP/bin:$PATH"
cd $ICP
ipsec setup start
cat /var/run/pluto/ipsec.info
( cd ignat ; drill ; differ+ ; cd .. ; )
www.eeworm.com/read/431110/1912460
sh ipsec.conf-migration_tests.sh
#!/bin/sh
set +o emacs
ICP=/testing/scripts/ipsec.conf.pairs
export PATH="$ICP/bin:$PATH"
cd $ICP
ipsec setup start
cat /var/run/pluto/ipsec.info
( cd empty ; drill ; differ+ ; cd .. ; )
www.eeworm.com/read/428850/1953797
lbi order_total.lbi
{insert_scripts files='transport.js,utils.js'}
www.eeworm.com/read/420998/2057195
makefile
all: .depend client server
DIR_PREFIX=../
include ../../MakeVars
INSTALL_DIR = poa/account-1
INSTALL_SRCS = Makefile client.cc server.cc account.idl
INSTALL_SCRIPTS = account
server: accoun
www.eeworm.com/read/420998/2057202
makefile
all: .depend client server
DIR_PREFIX=../
include ../../MakeVars
INSTALL_DIR = poa/account-2
INSTALL_SRCS = Makefile client.cc server.cc account.idl
INSTALL_SCRIPTS = account
server: accoun