LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   just typed "ps x" how can i kill a process then? (https://www.linuxquestions.org/questions/linux-general-1/just-typed-ps-x-how-can-i-kill-a-process-then-62484/)

kublador 05-29-2003 09:46 AM

just typed "ps x" how can i kill a process then?
 
just typed "ps x" how can i kill a process then?

example:

4468 pts/0 S 0:09 gedit ircd.conf
4475 pts/2 S 0:00 bash
12998 ? S 0:12 /usr/lib/mozilla-1.0.1/mozilla-bin http://www.ircd-hybrid.org/
17900 ? Z 0:00 [netstat <defunct>]
17923 ? S 0:00 ./ircd


how can i terminate the ./ircd ?
how about the gedit ircd.conf ?

please help!
thank you very much..
God bless ;)

acid_kewpie 05-29-2003 09:55 AM

using "kill" of course.

kill 17923

kublador 05-29-2003 12:23 PM

thanks man.. sorry im so dumb lolz ;)
God bless ;)


All times are GMT -5. The time now is 12:02 AM.