代码搜索:kill
找到约 2,615 项符合「kill」的源代码
代码结果 2,615
www.eeworm.com/read/198623/7921100
s kill.s
/ kill process
mov (sp)+,r4
tst (sp)+
loop:
dec r4
ble done
mov (sp)+,r5
clr r3
cmpb (r5),$'-
bne 1f
inc r5
clr signo
1:
movb (r5)+,r0
beq 1f
sub $'0,r0
cmp r0,$9
bhi error
mul $10.,
www.eeworm.com/read/198424/7935704
wav kill.wav
www.eeworm.com/read/395981/8138831
c kill.c
/* kill -- send a signal to a process
Copyright (C) 2002 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU
www.eeworm.com/read/332234/12771957
c kill.c
/* kill -- send a signal to a process
Copyright (C) 2002 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU
www.eeworm.com/read/329241/12967613
c kill.c
#include
#include
#include
#include
#include
int main()
{
pid_t pid;
int ret;
if((pid=fork())
www.eeworm.com/read/141301/13023767
kill-avarice
#!/bin/sh
if [ -f /usr/bin/cygpath.exe ]; then
# cygwin
while
avaricepid=`ps -es | grep '/avarice' | head -1 | cut -c2-7`
[ "$avaricepid" != "" ]
do
kill -9 $avaricepid
done
else
www.eeworm.com/read/241461/13143471
bat kill.bat
@echo off
title 柳如悲风Autorun.inf病毒专杀测试版
color 9f
@echo 柳如悲风Autorun.inf病毒专杀测试版
@echo 开始查杀
@echo 结束病毒进程
taskkill /f /im sovhost.exe
taskkill /f /im rose.exe
taskkill /f /im sxs.exe
@echo 修正注册表