On Sat, Jan 31, 2004 at 06:28:09PM -0600, Frank Knobbe wrote: > > Just to clarify, even typing "exit" to end the ssh session will close > the window but leave the ssh instance in the process list. I can't even > kill -9 that sucker.
Are you starting any X app or anything else via a forwarded port? The ssh session won't go away until connections over the forwarded ports are all closed. -- Barney Wolff http://www.databus.com/bwresume.pdf I'm available by contract or FT, in the NYC metro area or via the 'Net. _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
