On Mon, 2004-01-26 at 13:34, raptor wrote:
> gnome-terminal -e 'ssh machine1' && gnome-terminal --tab -e 'ssh machine1'
> 
> this doesnt work either !!:"(

I think you probably meant;

gnome-terminal -e 'ssh m1' & gnome-terminal --tab -e 'ssh m2'

> |hi,
> |
> |How can I start gnome-terminal with several commands which open in several tabs...
> |curently I can do :
> |
> |gnome-terminal -e 'ssh machine'
> |
> |but this open just one window... I want to be able to say something like this :
> |
> |gnome-terminal -e 'ssh machine' -e 'ssh machine2' -e 'ssh machine3'
> |
> |and only the first to open new window and the next goes into their own tab...
> |
> |tia
> |
> |--
> |[EMAIL PROTECTED] mailing list
> |
> |
> 
> --
> [EMAIL PROTECTED] mailing list
--
http://www.mattsscripts.co.uk/
  - A great source for free CGI and stuff

See you in hell, candy boys!!

                -- Homer Simpson
                   Homer Badman


--
[EMAIL PROTECTED] mailing list

Reply via email to