|
KiTTY : ForumLast modification : - |
|
|
|---|---|---|
| Welcome / Recent changes / News / Forum / Download / Contacts | Edit | |
Launch Multiple sessions from Command Line
RBBD - Fri 30/11/2012 18:39:59 CET +0100
I wish to launch a number of session but this syntax waits until I close one before launchning the next
Can I launch then all into the background for later use? @echo off path=%path%;C:\"Program Files"\putty kitty.exe -load "SYS1" kitty.exe -load "SYS2" kitty.exe -load "SYS3" kitty.exe -load "SYS4" RBBD - Fri 30/11/2012 19:00:42 CET +0100
Sorry for the double post.
I wish to launch a number of session but this syntax waits until I close one before launching the next Can I launch them all into the background for later use? @echo off path=%path%;C:\"Program Files"\putty kitty.exe -load "SYS1" kitty.exe -load "SYS2" kitty.exe -load "SYS3" kitty.exe -load "SYS4" Cyd - Sun 02/12/2012 15:10:31 CET +0100
Just use "start" command
RBBD - Wed 05/12/2012 11:30:10 CET +0100
kitty.exe -start "SYS1" does not work. How do I 'Just use "start" command'?
RBBD - Wed 05/12/2012 11:37:02 CET +0100
OK, sorry, 'start kitty.exe -load "SYS1" ' worked.
Thanx Answer |
||
|
Wiki utilisant PumaWiki 1.0, merci aux membres de la PuTTY Team 2026/06/17 03:16 -- en -- 216.73.217.18 -- |
||