Interesting idea...might be something I dabble with in my spare time
(since I have so much of it ;-), uh...)...
ktb wrote:
I'm trying to write a perl wrapper to manage all my ssh sessions. My
idea is to put the following code into a while loop. The problem I'm
having is I would like to be able
I'm trying to write a perl wrapper to manage all my ssh sessions. My
idea is to put the following code into a while loop. The problem I'm
having is I would like to be able to log into a remote server and then
hit, say ^sn which would suspend the current ssh session and activate
the wrapper. You