cleanup.sh
来自「ipsec vpn」· Shell 代码 · 共 30 行
SH
30 行
## use this script to undo effects of sourcing a "testparams.sh" into# your shell, when testing.## $Id: cleanup.sh,v 1.4 2002/04/24 07:36:13 mcr Exp $#unset SCRIPTunset REFCONSOLEOUTPUT unset PRIVINPUTunset PUBINPUTunset REFPRIVOUTPUTunset REFPUBOUTPUTunset TCPDUMPARGS## $Log: cleanup.sh,v $# Revision 1.4 2002/04/24 07:36:13 mcr# Moved from ./klips/test/cleanup.sh,v## Revision 1.3 2002/02/20 07:26:24 rgb# Corrected de-pluralized variable names.## Revision 1.2 2001/11/23 01:08:12 mcr# pullup of test bench from klips2 branch.## Revision 1.1.2.1 2001/10/23 04:43:18 mcr# shell/testing cleaning script.##
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?