Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'An AppleScript to ssh to multiple hosts in iTerm' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
An AppleScript to ssh to multiple hosts in iTerm
Authored by: bankruggley on Jul 27, '07 07:52:52AM

I think the easiest way is to use screen(1) on the machine that you use most frequently. Keep that running (detached) and reattach when you need it; ssh to your machine and reattach there.

I use it all the time and it works perfectly for having multiple sessions open.

See the screen manpage: man 1 screen



[ Reply to This | # ]