Re: How to open several tabs in a gnome-terminal window and run a command in each tab?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



From: Pete O\\\'Connell <pedrooconnell@xxxxxxxxx>

> Hi swapping out bash for tsch doen't work unfortunately. The window that 
> gets created when you do this only stays open for a split second.

Works for me with:
  $ cat test.sh 
  #!/bin/tcsh
  ls $*
  /bin/tcsh -i
  $ gnome-terminal --tab -e "/path/to/test.sh AAA" --tab -e "/path/to/test.sh BBB"
Be sure to use the script full path...

JD
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos



[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux