[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: how to kill process
- To: linux-delhi@xxxxxxxxxxxxxxxxxxxxx
- Subject: Re: how to kill process
- From: Lokesh Setia <lsetia78@xxxxxxxxx>
- Date: 01 Jun 2001 23:11:52 +0530
- In-reply-to: <3B172953.93336D55@net4india.com>
- References: <3B172953.93336D55@net4india.com>
- User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7
Hi Sanjay,
Where did this [rm] process come from? Could it be that the directory
on which you executed rm is not available now? Like a NFS mounted
directory, or a CDROM directory in which the CD is bad ? In that
case, the process will continue to show probably until you reboot, or
the directory again becomes available.
Loki.
sanjay> Hi I am not able to kill a particular process. Can someone
sanjay> help me out.
sanjay> Regards Sanjay
[root@test /root]# ps -auwx|grep 1102
root 1102 63.6 0.0 1460 0 tty1 RW 09:24 59:58 [rm]
root 10278 0.0 0.0 1520 604 pts/0 S 10:58 0:00 grep 1102
[root@test /root]# kill -9 1102
[root@test /root]# kill -9 1102
[root@test /root]# ps -auwx|grep 1102
root 1102 63.5 0.0 1460 0 tty1 RW 09:24 60:05 [rm]
root 10331 0.0 0.0 1520 604 pts/0 R 10:58 0:00 grep 1102
--
Cricket scoreboard for linux
For more info, visit http://scoreboard.sourceforge.net