On Mon, Sep 22, 2003 at 10:47:23PM +1000, Ken Foskey wrote: > > This will lead you in the right direction. If it does not then look at > man killall and beware... >
I'd suggest pkill rather than killall. As Ken suggests killall doesn't do what you expect on non linux platforms. pkill exists on Solaris as well at least, (where killall really does kill all). -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
