Killing applications.

Joe Klemmer klemmerj at webtrek.com
Tue Aug 26 14:49:23 CEST 2003


On Tue, 26 Aug 2003, Ken Moffat wrote:

> Open a terminal
> type 'xkill'
> left mouse click on the offending window.
> 
> or ps -e | less and find the appropriate process, then kill it using 
> 'kill ####' where #### is the process id (PID)
> 
> or 'killall applicationname' will kill all instances of applicationname.

	With newer RH releases you can also use "pkill" in place of 
"killall".  This helps if you have to work on other *NIX systems, like 
Solaris, as they have pkill but not killall.

-- 
Paradise; can it be all I heard it was?
I close my eyes and maybe I'm already there.




More information about the Xfce mailing list