Re: ssh-agent stacks up in Linux
From: all mail refused (elvis_at_notatla.org.uk)
Date: 03/18/04
- Next message: Becky: "Re: banner cut off despite applying patch"
- Previous message: all mail refused: "Re: ssh-agent stacks up in Linux"
- In reply to: John Kolvereid: "Re: ssh-agent stacks up in Linux"
- Next in thread: John Kolvereid: "Re: ssh-agent stacks up in Linux"
- Reply: John Kolvereid: "Re: ssh-agent stacks up in Linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 18 Mar 2004 21:45:33 GMT
In article <6be61956.0403180627.3bf63755@posting.google.com>,
John Kolvereid wrote:
>Oh yea, the logout script I tried was:
> /root/.logout
> kill -9 $SSH_AGENT_PID
/root/.bash_logout
[ "$SSH_AGENT_PID" ] && kill $SSH_AGENT_PID
-- Elvis Notargiacomo master AT barefaced DOT cheek
- Next message: Becky: "Re: banner cut off despite applying patch"
- Previous message: all mail refused: "Re: ssh-agent stacks up in Linux"
- In reply to: John Kolvereid: "Re: ssh-agent stacks up in Linux"
- Next in thread: John Kolvereid: "Re: ssh-agent stacks up in Linux"
- Reply: John Kolvereid: "Re: ssh-agent stacks up in Linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]