gnome-terminal -e 'ssh machine1' && gnome-terminal --tab -e 'ssh machine1'
this doesnt work either !!:"( |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
