On Wed, 19 Aug 1998, Chris Grant wrote:

-ps -ax       (you might want to add "| more", as there are a lot)
-
-Then find the process you want to kill and type:
-
-kill [process-id]

or...
if you can remember what the program's binary is called, do this:

killall [binary name]

or if it _really_ must "Drop Dead NOW"

killall [binary name] -9



Killall -9 windows_users :)

-- 
[EMAIL PROTECTED]                http://x-map.home.ml.org

Reply via email to