[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: stop a app from running



El jue, 01-07-2004 a las 18:00, James Lawrence escribió:
> stupid me, forgot how to stop a application that is stuct kill ?? i need 
> to do it from the terminal correct?
> thanks in advance
> 

Hi some of the wiser ones might correct me, but I thought I have to
answer the one question I could:

kill -9 pid

(pid is the id of the process you want to stop, you can find it with ps
-A)

HTH,
Ester



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]