代码搜索:kill

找到约 2,615 项符合「kill」的源代码

代码结果 2,615
www.eeworm.com/read/416830/2106275

hello

#!/bin/sh MICORC=/dev/null export MICORC # run Naming Service echo "Starting Naming Service ..." rm -f nsd.ior nsd --ior nsd.ior & nsd_pid=$! trap "kill $nsd_pid > /dev/null 2> /dev/null" 0 # wa
www.eeworm.com/read/416830/2106299

events

#!/bin/sh MICORC=/dev/null export MICORC # run Naming Service echo "Starting Naming Service ..." rm -f nsd.ior nsd --ior nsd.ior & nsd_pid=$! trap "kill $nsd_pid > /dev/null 2> /dev/null" 0 # wa
www.eeworm.com/read/416830/2106304

hello

#!/bin/sh MICORC=/dev/null export MICORC # run Naming Service echo "Starting Naming Service ..." rm -f nsd.ior nsd --ior nsd.ior & nsd_pid=$! trap "kill $nsd_pid > /dev/null 2> /dev/null" 0 # wa
www.eeworm.com/read/398806/2369575

svn-base run.sh.svn-base

#!/bin/sh kill -9 `ps -x|grep artsd|cut -d? -f1` 2>/dev/null 1>/dev/null esd -tcp -port 18000 & fplayer="fplayer" font="simsun.ttc" if [ ! -x /usr/bin/perl ];then read -p "Warn!!,The program /usr/bi
www.eeworm.com/read/398806/2369582

sh run.sh

#!/bin/sh kill -9 `ps -x|grep artsd|cut -d? -f1` 2>/dev/null 1>/dev/null esd -tcp -port 18000 & fplayer="fplayer" font="simsun.ttc" if [ ! -x /usr/bin/perl ];then read -p "Warn!!,The program /usr/bi
www.eeworm.com/read/398806/2370475

svn-base run.sh.svn-base

#!/bin/sh kill -9 `ps -x|grep artsd|cut -d? -f1` 2>/dev/null 1>/dev/null esd -tcp -port 18000 & fplayer="fplayer" font="simsun.ttc" if [ ! -x /usr/bin/perl ];then read -p "Warn!!,The program /usr/bi
www.eeworm.com/read/396039/2424727

c killiserv_p4.c

#include "p4.h" #include "p4_sys.h" int debug_level; char whoami[100]; char local_domain[100]; /* Forward decls */ VOID kill_server ( char * ); main(argc,argv) int argc; char **argv; { char hos
www.eeworm.com/read/381830/2640262

done

* * RCSID $Id: DONE,v 1.22 2001/06/01 07:25:19 rgb Exp $ * Bugs as of 0.90: auto AH+ESP transport mode oops? ipcomp: fix i[56]86 ASM code 2.4 makefile issues kill single-letter options from klips
www.eeworm.com/read/367307/9758278

pro chapter08track3d.pro

; Chapter08Track3D.pro PRO Chapter08Track3D_EVENT, sEvent WIDGET_CONTROL, sEvent.id, GET_UVALUE=uval IF TAG_NAMES(sEvent, /STRUCTURE_NAME) EQ $ 'WIDGET_KILL_REQUEST' THEN BEGIN
www.eeworm.com/read/247588/12640073

pro chapter08track3d.pro

; Chapter08Track3D.pro PRO Chapter08Track3D_EVENT, sEvent WIDGET_CONTROL, sEvent.id, GET_UVALUE=uval IF TAG_NAMES(sEvent, /STRUCTURE_NAME) EQ $ 'WIDGET_KILL_REQUEST' THEN BEGIN