![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: Quick question about expect
From: Adrian Ho <tcl@03s.net>
Date: Fri Mar 24 2006 - 01:17:07 CET
On 2006-03-23, Babylon <gmknews@gmail.com> wrote:
Replace the above command pair with:
spawn screen -m -t root@server ssh root@server
Read the screen man page for a description of what the "-m" option does.
- Adrian
|