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