On Tue, 2003-09-23 at 08:42, Voytek Eymont wrote: > I'm trying to kill a process by it's name, not by pid, but, can not figure > out how to specify the process name to kill;
[...] Look how simple it is: http://www.google.com.au/search?hl=en&ie=ISO-8859-1&q=kill+processes+by+name+linux&btnG=Google+Search The very first hit is the man page for "killall" which is the answer to your question. SLUG is a mailing list to help users with Linux questions. In future, it would be nice if you showed you researched a little before shooting off an email to the SLUG ML. Regards, Gonzalo -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
