Richard Kenner wrote:
>     Note that the open connection has your authentication tokens to the
>     remote server. If you leave the machine where you started the master
>     SSH session, you should usually kill it.  "
> 
> I missed that part.
> 
> So what's the recommended way to kill it? I added the ssh -M command to my
> .login.


  Dunno what's recommended, but I expect you should be able to come up with a
combination of ps/grep/awk/cut that you could put in a backtick as an argument
to "kill -9" in your .logout file, perhaps?


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....

Reply via email to